| Package | Description |
|---|---|
| org.picketlink.idm.credential | |
| org.picketlink.idm.credential.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
DigestCredentials
Represents a DIGEST based credential.
|
class |
TOTPCredentials
An extension of the
UsernamePasswordCredentials that
includes an OTP token |
class |
UsernamePasswordCredentials
Represents the credentials typically used by standard username/password authentication.
|
class |
X509CertificateCredentials
A credential representing an X509 certificate for certificate-based authentication
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCredentialHandler<S extends IdentityStore<?>,V extends AbstractBaseCredentials,U>
Base class for
CredentialHandler implementations. |
Copyright © 2013. All Rights Reserved.