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, getChallenge
public ElytronSamlAuthenticator(org.keycloak.adapters.saml.elytron.ElytronHttpFacade facade, SamlDeployment samlDeployment, CallbackHandler callbackHandler)
protected void completeAuthentication(SamlSession samlSession)
completeAuthentication
in class SamlAuthenticator
protected SamlAuthenticationHandler createBrowserHandler(HttpFacade facade, SamlDeployment deployment, SamlSessionStore sessionStore)
createBrowserHandler
in class SamlAuthenticator
Copyright © 2020 JBoss by Red Hat. All rights reserved.