| Class | Description |
|---|---|
| CredentialUtils |
Utility class with helper methods for the Credential API.
|
| DigestCredentialHandler<S,V,U> |
This particular implementation supports the validation of
DigestCredentials. |
| DigestCredentialStorage |
CredentialStorage for Digest credentials. |
| DigestUtil |
Utility class to support Digest Credentials
|
| OTPCredentialStorage | |
| PasswordCredentialHandler<S extends org.picketlink.idm.spi.CredentialStore<?>,V extends org.picketlink.idm.credential.UsernamePasswordCredentials,U extends org.picketlink.idm.credential.Password> |
This particular implementation supports the validation of
UsernamePasswordCredentials, and updating Password
credentials. |
| TOTPCredentialHandler |
This particular implementation supports the validation of
UsernamePasswordCredentials, and updating Password
credentials. |
| X509CertificateCredentialHandler<S,V,U> |
This particular implementation supports the validation of
X509CertificateCredentials, and updating X509Cert
credentials. |
| X509CertificateStorage |
CredentialStorage for X509 Certificates credentials. |
Copyright © 2013. All Rights Reserved.