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) |
authenticate, getChallengepublic UndertowSamlAuthenticator(io.undertow.security.api.SecurityContext securityContext,
HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore)
protected void completeAuthentication(SamlSession samlSession)
completeAuthentication in class SamlAuthenticatorCopyright © 2016 JBoss by Red Hat. All rights reserved.