com.pingidentity.Security.Tokens.SAMLToken Namespace
Namespace hierarchy
Classes
Class |
Description |
ClientSaml1_1TokenManager
|
The Saml1_1Token manager is used on the client side, or the token requestor side to load the Saml1_1Token. No signature verification on the Xml token is required. |
ClientSaml2_0TokenManager
|
This Saml2_0Token manager is used on the client side, or the token requestor side to load the Saml2_0Token. No signature verification on the Xml token is required. |
Saml1_1Token
|
The class which implements SAML 1.1 security token. |
Saml2_0Token
|
The class which implements SAML 2.0 security token. |
SamlTokenClientBase
|
Helper class for accessing data elements of a SAML Security Token |