Class | Description | |
---|---|---|
AnonymousTokenInfo | An anonymous token info. | |
KerberosTokenInfo | A Kerberos (issued) token info. | |
TokenInfo | Information describing the security token. | |
TokenInfoPolicy | Token info policy. | |
TokenSelectionPolicy | Determines how the client chooses the user identity for communication with the server. | |
UserIdentity | Specifies user's identity, using one or more token infos, such as anonymous, username, Kerberos, or X.509 certificate. | |
UserNameTokenInfo | A username token info (with optional password). | |
X509CertificateTokenInfo | A token info represented by an X.509 certificate. |