Package | Description |
---|---|
org.picketlink.identity.federation.bindings.tomcat.sp |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSAML11SPRedirectFormAuthenticator
Authenticator for SAML 1.1 processing at the Service Provider
|
class |
SAML11SPRedirectFormAuthenticator
Authenticator for SAML 1.1 processing at the Service Provider
|
class |
ServiceProviderAuthenticator
Unified Service Provider Authenticator
|
class |
SPPostFormAuthenticator
Authenticator at the Service Provider that handles HTTP/Post binding of SAML 2 but falls back on Form Authentication
|
class |
SPPostSignatureFormAuthenticator
JBID-142: POST form authenticator that can handle signatures at the SP side
|
class |
SPRedirectFormAuthenticator
Authenticator at the Service Provider that handles HTTP/Redirect binding of SAML 2 but falls back on Form Authentication
|
class |
SPRedirectSignatureFormAuthenticator
Tomcat Authenticator for the HTTP/Redirect binding with Signature support
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AbstractSAML11SPRedirectFormAuthenticator.handleSAML11UnsolicitedResponse(org.apache.catalina.connector.Request request,
org.apache.catalina.connector.Response response,
org.apache.catalina.deploy.LoginConfig loginConfig,
AbstractSPFormAuthenticator formAuthenticator) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.