Package com.ringcentral.definitions
Class RevokeTokenRequest
java.lang.Object
com.ringcentral.definitions.RevokeTokenRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionClient assertionClient assertion typeAccess or refresh token to be revoked (along with the entire OAuth session) Required -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclient_assertion
(String client_assertion) client_assertion_type
(String client_assertion_type)
-
Field Details
-
token
Access or refresh token to be revoked (along with the entire OAuth session) Required -
client_assertion_type
Client assertion type -
client_assertion
Client assertion
-
-
Constructor Details
-
RevokeTokenRequest
public RevokeTokenRequest()
-
-
Method Details
-
token
-
client_assertion_type
-
client_assertion
-