Package io.jans.as.client.ssa.jwtssa
Class SsaGetJwtRequest
java.lang.Object
io.jans.as.client.BaseRequest
io.jans.as.client.ssa.jwtssa.SsaGetJwtRequest
-
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
-
SsaGetJwtRequest
public SsaGetJwtRequest()
-
-
Method Details
-
getJti
-
setJti
-
getAccessToken
-
setAccessToken
-
getQueryString
- Specified by:
getQueryString
in classBaseRequest
-