Package io.jans.as.client.ssa.jwtssa
Class SsaGetJwtClient
java.lang.Object
io.jans.as.client.BaseClient<SsaGetJwtRequest,SsaGetJwtResponse>
io.jans.as.client.ssa.jwtssa.SsaGetJwtClient
-
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()
execGetJwtSsa
(@NotNull String accessToken, @NotNull String jti) 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
-
SsaGetJwtClient
-
-
Method Details
-
getHttpMethod
- Specified by:
getHttpMethod
in classBaseClient<SsaGetJwtRequest,
SsaGetJwtResponse>
-
execGetJwtSsa
public SsaGetJwtResponse execGetJwtSsa(@NotNull @NotNull String accessToken, @NotNull @NotNull String jti) -
exec
-