Package io.jans.as.client
Class GluuConfigurationRequest
- java.lang.Object
-
- io.jans.as.client.BaseRequest
-
- io.jans.as.client.GluuConfigurationRequest
-
public class GluuConfigurationRequest extends BaseRequest
Created by eugeniuparvan on 8/12/16.
-
-
Constructor Summary
Constructors Constructor Description GluuConfigurationRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getQueryString()
-
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
-
-
-
-
Method Detail
-
getQueryString
public String getQueryString()
- Specified by:
getQueryString
in classBaseRequest
-
-