public class HttpAuthenticationManager extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
HttpAuthenticationManager.HttpAuthChallenge |
class |
HttpAuthenticationManager.HttpAuthOutput |
Constructor and Description |
---|
HttpAuthenticationManager(KeycloakSession session,
ClientSessionModel clientSession,
RealmModel realm,
javax.ws.rs.core.UriInfo uriInfo,
org.jboss.resteasy.spi.HttpRequest request,
ClientConnection clientConnection,
EventBuilder event) |
public HttpAuthenticationManager(KeycloakSession session, ClientSessionModel clientSession, RealmModel realm, javax.ws.rs.core.UriInfo uriInfo, org.jboss.resteasy.spi.HttpRequest request, ClientConnection clientConnection, EventBuilder event)
public HttpAuthenticationManager.HttpAuthOutput spnegoAuthenticate(javax.ws.rs.core.HttpHeaders headers)
Copyright © 2015. All rights reserved.