Package com.sun.identity.saml.common

Defines common SAML utilities and constants.

See:
          Description

Class Summary
SAMLConstants This is a common class defining some constants common to all SAML elements.
SAMLSiteID This class is used to generate SAML Site ID
SAMLUtils This class contain some convenient methods, such as getDecodedSourceIDString.
 

Exception Summary
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.
SAMLRequestVersionDeprecatedException This exception is thrown when the receiver could not process the request because the version was deprecated.
SAMLRequestVersionTooHighException This exception is thrown when the receiver could not process the request because the version was too high.
SAMLRequestVersionTooLowException This exception is thrown when the receiver could not process the request because the version was too low.
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.
 

Package com.sun.identity.saml.common Description

Defines common SAML utilities and constants.



Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.