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, setUsername
getStatus, getValidatedAccount, setStatus, setValidatedAccount
Copyright © 2018 JBoss by Red Hat. All rights reserved.