Uses of Class
com.vonage.client.auth.camara.TokenRequest
Packages that use TokenRequest
Package
Description
This package contains classes to support usage of the
Vonage Network Auth API.
This package contains classes and subpackages to support usage of the
Vonage Network APIs.
-
Uses of TokenRequest in com.vonage.client.auth.camara
Methods in com.vonage.client.auth.camara with parameters of type TokenRequestModifier and TypeMethodDescriptionNetworkAuthClient.getCamaraToken(TokenRequest request) Obtains a new access token for a Back-End auth request.Constructors in com.vonage.client.auth.camara with parameters of type TokenRequestModifierConstructorDescriptionNetworkAuthMethod(NetworkAuthClient client, TokenRequest request) Creates a new Bearer auth method which uses the specified params to exchange for an access token. -
Uses of TokenRequest in com.vonage.client.camara
Methods in com.vonage.client.camara with parameters of type TokenRequestModifier and TypeMethodDescriptionprotected voidNetworkApiClient.setNetworkAuth(TokenRequest request)