Package io.jans.as.client.ssa.revoke
Class SsaRevokeClient
java.lang.Object
io.jans.as.client.BaseClient<SsaRevokeRequest,SsaRevokeResponse>
io.jans.as.client.ssa.revoke.SsaRevokeClient
-
Field Summary
Fields inherited from class io.jans.as.client.BaseClient
clientResponse, executor, request, requestForm, response, resteasyClient, webTarget
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexec()
execSsaRevoke
(String accessToken, String jti, String orgId) Methods inherited from class io.jans.as.client.BaseClient
addReqParam, addReqParam, applyCookies, closeConnection, getCookies, getExecutor, getHeaders, getRequest, getRequestAsString, getResponse, getResponseAsString, getUrl, initClient, prepareAuthorizatedClientRequest, setExecutor, setRequest, setResponse, setUrl
-
Constructor Details
-
SsaRevokeClient
-
-
Method Details
-
getHttpMethod
- Specified by:
getHttpMethod
in classBaseClient<SsaRevokeRequest,
SsaRevokeResponse>
-
execSsaRevoke
-
exec
-