public class DockerEndpoint extends AuthorizationEndpointBase
| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.logging.Logger |
logger |
APP_INITIATED_FLOW, authManager, clientConnection, event, headers, httpRequest, realm, session| 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(AuthenticationSessionModel authSession) |
checkRealm, checkSsl, createAuthenticationSession, createProcessor, handleBrowserAuthenticationRequestpublic DockerEndpoint(RealmModel realm, EventBuilder event, EventType login)
@GET public javax.ws.rs.core.Response build()
protected AuthenticationFlowModel getAuthenticationFlow(AuthenticationSessionModel authSession)
getAuthenticationFlow in class AuthorizationEndpointBaseCopyright © 2021 JBoss by Red Hat. All rights reserved.