Package com.sun.identity.saml.common
Defines common SAML 1.x utilities and constants.
-
Class Summary Class Description SAMLConstants This is a common class defining some constants common to all SAML elements.SAMLUtils This class contains some utility methods for processing SAML protocols. -
Exception Summary Exception Description SAMLException This class is an extension point for all SAML related exceptions.SAMLRequesterException This exception is thrown when the request could not be performed due to an error in the sender or in the request.SAMLResponderException This exception is thrown when the request could not be performed due to an error at the receiving end.SAMLVersionMismatchException This exception is thrown when the receiver could not process the request because the version was incorrect.