public abstract class DuoAuthAPIResponse extends Object
ObjectMapper.| Modifier and Type | Field and Description |
|---|---|
private String |
result
the result.
|
private String |
statusMessage
the status message.
|
| Constructor and Description |
|---|
DuoAuthAPIResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResult()
Get the Duo result string.
|
String |
getStatusMessage()
Get the Duo status message.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.