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, verifySSLpublic static SamlAuthenticationHandler create(HttpFacade facade, SamlDeployment deployment, SamlSessionStore sessionStore)
public AuthOutcome handle(OnSessionCreated onCreateSession)
protected AuthOutcome handleRequest()
handleRequest in class AbstractSamlAuthenticationHandlerprotected AuthOutcome logoutRequest(LogoutRequestType request, String relayState)
logoutRequest in class AbstractSamlAuthenticationHandlerCopyright © 2019 JBoss by Red Hat. All rights reserved.