Package io.jans.as.client.ssa.get
Class SsaGetRequest
java.lang.Object
io.jans.as.client.BaseRequest
io.jans.as.client.ssa.get.SsaGetRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJti()
getOrgId()
void
setAccessToken
(String accessToken) void
void
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
-
SsaGetRequest
public SsaGetRequest()
-
-
Method Details
-
getAccessToken
-
setAccessToken
-
getJti
-
setJti
-
getOrgId
-
setOrgId
-
getQueryString
- Specified by:
getQueryString
in classBaseRequest
-