Package org.jasig.portal.security.provider.saml

Interface Summary
IdPEPRResolver Created on Apr 23, 2009
SSLSecurityWrapper This interface defines the methods needed to contain SSL security options like private key, client certificate, etc.
XPathExpressionExecutor  
XPathExpressionPool.XPathExpressionCallback<T>  
 

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  
 

Exception Summary
DelegatedAuthenticationException Exception to wrap exceptions encountered during delegated SAML authentication processing.
DelegatedAuthenticationRuntimeException RuntimeException to wrap exceptions encountered during delegated SAML authentication processing.
 



Copyright © 2011 Jasig. All Rights Reserved.