Uses of Class
com.vonage.client.auth.camara.NetworkAuthClient
Packages that use NetworkAuthClient
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 NetworkAuthClient in com.vonage.client.auth.camara
Constructors in com.vonage.client.auth.camara with parameters of type NetworkAuthClientModifierConstructorDescriptionNetworkAuthMethod(NetworkAuthClient client, BackendAuthRequest request) Creates a new Bearer auth method which uses the specified params to automatically obtain the token parameters in order to exchange them for an access token.NetworkAuthMethod(NetworkAuthClient client, TokenRequest request) Creates a new Bearer auth method which uses the specified params to exchange for an access token. -
Uses of NetworkAuthClient in com.vonage.client.camara
Fields in com.vonage.client.camara declared as NetworkAuthClientModifier and TypeFieldDescriptionprotected final NetworkAuthClientNetworkApiClient.networkAuthClient