public class WebBrowserSsoAuthenticationHandler extends AbstractSamlAuthenticationHandler
challenge, deployment, facade, log, sessionStore
Modifier and Type | Method and Description |
---|---|
static SamlAuthenticationHandler |
create(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
AuthOutcome |
handle(OnSessionCreated onCreateSession) |
protected AuthOutcome |
handleRequest() |
protected AuthOutcome |
logoutRequest(LogoutRequestType request,
String relayState) |
createChallenge, doHandle, extractPostBindingResponse, extractRedirectBindingResponse, getChallenge, handleLoginResponse, handleLogoutResponse, handleSamlRequest, handleSamlResponse, initiateLogin, isAutodetectedBearerOnly, isRole, verifyPostBindingSignature, verifySSL
public static SamlAuthenticationHandler create(HttpFacade facade, SamlDeployment deployment, SamlSessionStore sessionStore)
public AuthOutcome handle(OnSessionCreated onCreateSession)
protected AuthOutcome handleRequest()
handleRequest
in class AbstractSamlAuthenticationHandler
protected AuthOutcome logoutRequest(LogoutRequestType request, String relayState)
logoutRequest
in class AbstractSamlAuthenticationHandler
Copyright © 2019 JBoss by Red Hat. All rights reserved.