|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| 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. |
| 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. |
Defines common SAML 1.x utilities and constants.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||