| Class | Description |
|---|---|
| AbstractSPFormAuthenticator |
Abstract class to be extended by Service Provider valves to handle SAML requests and responses.
|
| BaseFormAuthenticator |
Base Class for Service Provider Form Authenticators
|
| SAML11SPRedirectFormAuthenticator |
Authenticator for SAML 1.1 processing at the Service Provider
|
| ServiceProviderAuthenticator |
Unified Service Provider Authenticator
|
| SPPostFormAuthenticator |
Authenticator at the Service Provider that handles HTTP/Post binding of SAML 2 but falls back on Form Authentication
|
| SPPostSignatureFormAuthenticator |
JBID-142: POST form authenticator that can handle signatures at the SP side
|
| SPRedirectFormAuthenticator |
Authenticator at the Service Provider that handles HTTP/Redirect binding of SAML 2 but falls back on Form Authentication
|
| SPRedirectSignatureFormAuthenticator |
Tomcat Authenticator for the HTTP/Redirect binding with Signature support
|
| SPUtil |
Common code useful for a SP
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.