public class JWKSetParser
extends java.lang.Object
| Constructor and Description |
|---|
JWKSetParser() |
| Modifier and Type | Method and Description |
|---|---|
T |
getResponseData(java.io.InputStream inputStream) |
protected JWKSet |
parseJsonToObject(org.json.JSONObject jsonObject) |
protected JWKSet parseJsonToObject(org.json.JSONObject jsonObject) throws org.json.JSONException
org.json.JSONExceptionpublic T getResponseData(java.io.InputStream inputStream)
throws java.io.IOException
getResponseData in interface ResponseDataParser<T>java.io.IOException