|
Class Summary |
| AssertionIdpResolverImpl |
This class provides IdP ECP endpoint resolution based on the endpoint
reference (EPR) provided by Shibboleth IdP in the assertion. |
| DelegatedSAMLAuthenticationState |
A class that "wraps" a simple resource that is retrieved from a Web Service
Provider (WSP) as a String. |
| HttpRequestPostprocessor |
This class intercepts the HTTP responses and looks for the WSP
authentication requests. |
| HttpRequestPreprocessor |
This class is used to set the PAOS headers on every request made to a WSP. |
| PublicKeyVerifyingSSLSocketFactory |
This class extends the Apache Commons HTTP Client SSLSocketFactory to support
the verification of the server's public key against supplied public key. |
| Resource |
A class that "wraps" a simple resource that is retrieved from a Web Service
Provider (WSP) as a String. |
| SAMLConstants |
|
| SAMLDelegatedAuthenticationService |
This class implements the delegated SAML authentication protocol. |
| SAMLNamespaceContext |
This class is needed for resolving the XML namespace prefixes used during
delegated SAML authentication |
| SAMLSession |
This class is used to maintain the state of delegated SAML authentication
before, during, and after the authentication. |
| SSLSecurityImpl |
This class wraps some SSL options for enforcing security then communicating
with a SAML IdP or a SAML-protected Web Service Provider. |
| TrustAllX509TrustManager |
WARNING TRUSTS EVERYTHING! |
| XPathExpressionPool |
|