Package org.apache.rahas.impl.util

Interface Summary
SAMLCallback All SAML data retrieving call backs will implement this interface
SAMLCallbackHandler SAMLCallback Handler enables you to add data to the to the SAMLAssertion.
 

Class Summary
AxiomParserPool Custom OpenSAML 1.x ParserPool implementation that uses a DOM aware Axiom implementation instead of requesting a DocumentBuilderFactory using JAXP.
CommonUtil This class implements some utility methods common to SAML1 and SAML2.
SAML2KeyInfo TODO : This class should be moved to WSS4J once a new version of it is avaliable This class holds the secrets contained in a SAML2 token.
SAML2Utils  
SAMLAttributeCallback  
SAMLNameIdentifierCallback This is used retrieve data for the SAMLNameIdentifier.
SAMLUtils Utility class for SAML 1 assertions.
SignKeyHolder This class is used to store the signing credentials.