| Package | Description |
|---|---|
| org.picketlink.idm.credential.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
DigestCredentialHandler<S,V,U>
This particular implementation supports the validation of
DigestCredentials. |
class |
PasswordCredentialHandler<S extends CredentialStore<?>,V extends UsernamePasswordCredentials,U extends Password>
This particular implementation supports the validation of
UsernamePasswordCredentials, and updating Password
credentials. |
class |
TOTPCredentialHandler
This particular implementation supports the validation of
TOTPCredentials, and updating TOTPCredential
credentials. |
class |
X509CertificateCredentialHandler<S,V,U>
This particular implementation supports the validation of
X509CertificateCredentials, and updating X509Cert
credentials. |
Copyright © 2013. All Rights Reserved.