Package io.jans.as.client
Class OpenIdConfigurationRequest
java.lang.Object
io.jans.as.client.BaseRequest
io.jans.as.client.OpenIdConfigurationRequest
Represents an OpenId Configuration request to send to the authorization server.
- Author:
- Javier Rojas Blum Date: 12.6.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
-
OpenIdConfigurationRequest
public OpenIdConfigurationRequest()
-
-
Method Details
-
getQueryString
- Specified by:
getQueryString
in classBaseRequest
-