![]() |
This constructor deserializes an SamlToken from its xml representation. |
![]() | Gets or sets the scope of where the issued token can be used. Currently is not used. |
![]() | |
![]() | Gets or sets the base token for the issued security token. Currently is not used. |
![]() | The Id of the SAML assertion |
![]() | |
![]() | Determines if the current token is valid for security operations. Currently is not used. |
![]() | |
![]() | Returns the key for the security token. Currently is not used. |
![]() | |
![]() | Get/Set a life time for the token, including creation time and expiration time. Currently is not used. |
![]() | |
![]() | Get/Set the proof token for the token. This is the encrypted form of the key for the token requestor. Currently is not used. |
![]() | |
![]() | The Subject of the SAML assertion |
![]() | Gets or sets the collection of security tokens other than the base token required by the security token service to issue this security token. Currently is not used. |
![]() | Returns true if the token supports Data Encryption. Currently is not used. |
![]() | Returns true if the token supports Digital Signature. Currently is not used. |
![]() | Gets or sets the security token service that issued the security token. Currently is not used. |
![]() | |
![]() | |
![]() | Get System.Xml.XmlElement of SAML token. |
![]() | Get XML text of SAML token. |
![]() | Overloaded. Determines whether two instances are equal. |
![]() | Overloaded. |
![]() | Returns a hash code for the SecurityToken. Currently is not used. |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | Serialize this class to a Xmlelement. |
![]() | Load an XML element into properties of the SecurityToken. This realization does nothing to parse element. |
![]() | Returns a String that represents the current Object. |
![]() |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Saml2_0Token Class | com.pingidentity.Security.Tokens.SAMLToken Namespace