public class MFA extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
callbackUrl |
List<Device> |
devices |
String |
stateToken |
User |
user |
| Constructor and Description |
|---|
MFA(org.json.JSONObject data) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackUrl() |
List<Device> |
getDevices() |
String |
getStateToken() |
User |
getUser() |
Copyright © 2018. All rights reserved.