| Class | Description |
|---|---|
| CredentialUtils |
Utility class with helper methods for the Credential API.
|
| DefaultCredentialHandlerFactory |
A basic implementation of CredentialHandlerFactory that is pre-configured with the built-in
CredentialHandlers, and allows registration of additional handlers.
|
| DigestCredentialHandler |
This particular implementation supports the validation of
DigestCredentials. |
| DigestCredentialStorage |
CredentialStorage for Digest credentials. |
| DigestUtil |
Utility class to support Digest Credentials
|
| PasswordCredentialHandler |
This particular implementation supports the validation of
UsernamePasswordCredentials, and updating Password
credentials. |
| X509CertificateCredentialHandler |
This particular implementation supports the validation of
X509CertificateCredentials, and updating X509Cert credentials. |
| X509CertificateStorage |
CredentialStorage for X509Certificate credentials. |
Copyright © 2013. All Rights Reserved.