Package io.jans.as.client
Class JwkRequest
java.lang.Object
io.jans.as.client.BaseRequest
io.jans.as.client.JwkRequest
Represents a JSON Web Key (JWK) request to send to the authorization server.
- Author:
- Javier Rojas Blum Date: 11.15.2011
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jans.as.client.BaseRequest
addCustomParameter, getAuthenticationMethod, getAuthorizationMethod, getAuthPassword, getAuthUsername, getContentType, getCredentials, getCustomParameters, getEncodedCredentials, getEncodedCredentials, getJSONParameters, getMediaType, getParameters, hasCredentials, setAuthenticationMethod, setAuthorizationMethod, setAuthPassword, setAuthUsername, setContentType, setMediaType
-
Constructor Details
-
JwkRequest
public JwkRequest()
-
-
Method Details
-
getQueryString
- Specified by:
getQueryStringin classBaseRequest
-