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, handleBrowserAuthenticationRequest
public DockerEndpoint(RealmModel realm, EventBuilder event, EventType login)
@GET public javax.ws.rs.core.Response build()
protected AuthenticationFlowModel getAuthenticationFlow(AuthenticationSessionModel authSession)
getAuthenticationFlow
in class AuthorizationEndpointBase
Copyright © 2019 JBoss by Red Hat. All rights reserved.