public static interface AuthChallenge.AuthChallengeParser
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(JSONObject json) |
AuthChallenge |
parse(JSONObject json) |
AuthChallenge parse(JSONObject json) throws JSONException
JSONExceptionboolean accepts(JSONObject json)