public class UndertowSamlAuthenticator extends SamlAuthenticator
| Modifier and Type | Field and Description |
|---|---|
protected io.undertow.security.api.SecurityContext |
securityContext |
challenge, deployment, facade, log, sessionStore| 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, extractPostBindingResponse, extractRedirectBindingResponse, getChallenge, globalLogout, handleLoginResponse, handleLogoutResponse, handleSamlRequest, handleSamlResponse, initiateLogin, isRole, logoutRequest, verifyPostBindingSignature, verifyRedirectBindingSignature, verifySSLpublic UndertowSamlAuthenticator(io.undertow.security.api.SecurityContext securityContext,
HttpFacade facade,
SamlDeployment deployment,
SamlSessionStore sessionStore)
protected void completeAuthentication(SamlSession samlSession)
completeAuthentication in class SamlAuthenticatorCopyright © 2015 JBoss by Red Hat. All rights reserved.