public class UndertowSamlAuthenticator extends SamlAuthenticator
| Modifier and Type | Field and Description |
|---|---|
protected io.undertow.security.api.SecurityContext |
securityContext |
log| Constructor and Description |
|---|
UndertowSamlAuthenticator(io.undertow.security.api.SecurityContext securityContext,
HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
completeAuthentication(SamlSession samlSession) |
protected SamlAuthenticationHandler |
createBrowserHandler(HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore) |
authenticate, createAuthenticationHandler, getChallengepublic UndertowSamlAuthenticator(io.undertow.security.api.SecurityContext securityContext,
HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore)
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.