Uses of Package
com.vonage.client.auth
Packages that use com.vonage.client.auth
Package
Description
The root of the Vonage client library, containing
VonageClient class, which is probably what
you want.Provides support for the various authentication methods supported by different Vonage APIs.
This package contains classes to support usage of the
Vonage Network Auth API.
-
Classes in com.vonage.client.auth used by com.vonage.client
-
Classes in com.vonage.client.auth used by com.vonage.client.authClassDescriptionBase class for all AuthMethod implementations.Signifies that the auth method has an API key.Base class for auth methods which use the
Authorization: Basicheader.Base class for auth methods which use theAuthorization: Bearerheader.Interface for auth methods which use theAuthorization:header.Auth methods that are appended to the request's query parameters.Represents query parameters in a HTTP request without depending on a specific implementation. -
Classes in com.vonage.client.auth used by com.vonage.client.auth.camaraClassDescriptionBase class for all AuthMethod implementations.Base class for auth methods which use the
Authorization: Bearerheader.Interface for auth methods which use theAuthorization:header.