public interface AuthenticationData
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends Credential> |
getCredentialType() |
org.json.JSONObject |
getData() |
java.lang.Class<? extends Credential> getCredentialType()
org.json.JSONObject getData()
throws org.json.JSONException
org.json.JSONException