Package org.apache.rampart.saml

Class Summary
SAML1AssertionHandler This class handles SAML1 assertions.Processes SAML1 assertion and will extract SAML1 attributes such as assertion id, start date, end date etc ...
SAML2AssertionHandler This class handles SAML2 assertions.Processes SAML2 assertion and will extract SAML2 attributes such as assertion id, start date, end date etc ...
SAMLAssertionHandler A class to handle attributes to common SAML1 and SAML2 assertions.
SAMLAssertionHandlerFactory Creates SAML assertion handlers based on assertion type.