public class ElytronSamlAuthenticator extends SamlAuthenticator
log| Constructor and Description |
|---|
ElytronSamlAuthenticator(org.keycloak.adapters.saml.elytron.ElytronHttpFacade facade,
SamlDeployment samlDeployment,
CallbackHandler callbackHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
completeAuthentication(SamlSession samlSession) |
protected SamlAuthenticationHandler |
createBrowserHandler(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
authenticate, createAuthenticationHandler, getChallengepublic ElytronSamlAuthenticator(org.keycloak.adapters.saml.elytron.ElytronHttpFacade facade, SamlDeployment samlDeployment, CallbackHandler callbackHandler)
protected void completeAuthentication(SamlSession samlSession)
completeAuthentication in class SamlAuthenticatorprotected SamlAuthenticationHandler createBrowserHandler(HttpFacade facade, SamlDeployment deployment, SamlSessionStore sessionStore)
createBrowserHandler in class SamlAuthenticatorCopyright © 2021 JBoss by Red Hat. All rights reserved.