Package io.jans.as.client
Class RevokeSessionRequest
java.lang.Object
io.jans.as.client.BaseRequest
io.jans.as.client.ClientAuthnRequest
io.jans.as.client.RevokeSessionRequest
- Author:
- Yuriy Zabrovarnyy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUserCriterionKey(String userCriterionKey) voidsetUserCriterionValue(String userCriterionValue) Methods inherited from class io.jans.as.client.ClientAuthnRequest
appendClientAuthnToQuery, getAlgorithm, getAudience, getClientAssertion, getCryptoProvider, getFallbackAlgorithm, getKeyId, getSharedKey, setAlgorithm, setAudience, setCryptoProvider, setKeyId, setSharedKeyMethods 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
-
RevokeSessionRequest
public RevokeSessionRequest() -
RevokeSessionRequest
-
-
Method Details
-
getUserCriterionKey
-
setUserCriterionKey
-
getUserCriterionValue
-
setUserCriterionValue
-
getQueryString
- Specified by:
getQueryStringin classBaseRequest
-