public class DockerEndpoint extends AuthorizationEndpointBase
AuthorizationEndpointBase.AuthorizationEndpointChecks| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.logging.Logger |
logger |
APP_INITIATED_FLOW, authManager, clientConnection, event, headers, httpRequest, realm, session, uriInfo| Constructor and Description |
|---|
DockerEndpoint(RealmModel realm,
EventBuilder event,
EventType login) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
build() |
protected AuthenticationFlowModel |
getAuthenticationFlow() |
protected boolean |
isNewRequest(AuthenticationSessionModel authSession,
ClientModel clientFromRequest,
String requestState) |
checkRealm, checkSsl, createProcessor, getOrCreateAuthenticationSession, handleBrowserAuthenticationRequest, shouldRestartAuthSessionpublic DockerEndpoint(RealmModel realm, EventBuilder event, EventType login)
@GET public javax.ws.rs.core.Response build()
protected AuthenticationFlowModel getAuthenticationFlow()
getAuthenticationFlow in class AuthorizationEndpointBaseprotected boolean isNewRequest(AuthenticationSessionModel authSession, ClientModel clientFromRequest, String requestState)
isNewRequest in class AuthorizationEndpointBaseCopyright © 2017 JBoss by Red Hat. All rights reserved.