public class DuoAuthResponse extends DuoAuthAPIResponse
ObjectMapper.| Modifier and Type | Field and Description |
|---|---|
private String |
status
the status string.
|
private String |
trustedDeviceToken
the trusted device token string.
|
| Constructor and Description |
|---|
DuoAuthResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStatus()
Get the Duo status string.
|
String |
getTrustedDeviceToken()
Get the Duo trusted device token string.
|
getResult, getStatusMessageCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.