![]() |
Overloaded. Initializes a new instance of the BinaryToken class. |
![]() | 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. |
![]() | |
![]() | |
![]() | 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. |
![]() | |
![]() | 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. |
![]() | Encoded binary data which becomes the text body of the BinarySecurityToken. |
![]() | Gets or sets the security token service that issued the security token. Currently is not used. |
![]() | |
![]() | |
![]() | The value type of the encoded binary data. |
![]() | 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. |
![]() | Marshall security token data as XML. |
![]() | Loads an XML element into properties of the SecurityToken. |
![]() | Returns a String that represents the current Object. |
![]() | |
![]() | Write token XML to the provided xmlTextWriter, used for debugging and logging. |
![]() | 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. |
BinaryToken Class | com.pingidentity.Security.Tokens Namespace