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