public class TOTPCredentials extends UsernamePasswordCredentials
UsernamePasswordCredentials that
includes an OTP tokenCredentials.Status| Constructor and Description |
|---|
TOTPCredentials() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDevice() |
String |
getToken() |
void |
setDevice(String device) |
void |
setToken(String token) |
getPassword, getUsername, invalidate, setPassword, setUsernamegetStatus, getValidatedAccount, setStatus, setValidatedAccountCopyright © 2018 JBoss by Red Hat. All rights reserved.