| Class | Description |
|---|---|
| Base64EncodedCredentials |
Implementation of
Credentials encoded in Base 64 |
| CredentialManagerFactory | |
| CredentialManagerImpl |
Credential Manager singleton class is based on an
InheritableThreadLocal internal variable storing the Credentials object. |
| FederatedCredentials |
Federated credentials actually are represented by an assertion id
|
| TicketCredentials |
Ticket credentials actually are represented by a ticket
|
| UserNamePasswordCredentials |
Username and password credentials
|
| X509CombinedCredentials |
Implementation of
Credentials combining TLS and another string based credential model (extraCredentials) |
| X509TLSCredentials |
TLS X509
Credentials |
Copyright © 2017. All Rights Reserved.