パッケージ com.sun.identity.saml.common

Defines common SAML 1.x utilities and constants.

参照先:
          説明

クラスの概要
Base64ToHex This class Base64ToHex is used to convert Base64 encoded SAML source ID to Hex encoded ID.
HexToBase64 This class HexToBase64 is used to convert Hex encoded SAML source ID to Base64 encoded ID.
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 contains some utility methods for processing SAML protocols.
 

例外の概要
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.
 

パッケージ com.sun.identity.saml.common の説明

Defines common SAML 1.x utilities and constants.