| Package | Description |
|---|---|
| org.picketlink.idm.credential | |
| org.picketlink.idm.credential.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
TOTPCredentials
An extension of the
UsernamePasswordCredentials that
includes an OTP token |
| Modifier and Type | Method and Description |
|---|---|
UsernamePasswordCredentials |
UsernamePasswordCredentials.setPassword(Password password) |
UsernamePasswordCredentials |
UsernamePasswordCredentials.setUsername(String username) |
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordCredentialHandler<S extends CredentialStore<?>,V extends UsernamePasswordCredentials,U extends Password>
This particular implementation supports the validation of
UsernamePasswordCredentials, and updating
Password credentials. |
Copyright © 2013. All Rights Reserved.