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