public class AuthFactor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
protected String |
name |
| Constructor and Description |
|---|
AuthFactor(org.json.JSONObject data) |
AuthFactor(long id,
String name) |
Copyright © 2018. All rights reserved.