Uses of Class
com.vonage.client.auth.AbstractAuthMethod
Packages that use AbstractAuthMethod
Package
Description
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.
-
Uses of AbstractAuthMethod in com.vonage.client.auth
Subclasses of AbstractAuthMethod in com.vonage.client.authModifier and TypeClassDescriptionclassAPI key and secret in the header.classAPI key and secret in query parameters.classBase class for auth methods which use theAuthorization: Basicheader.classBase class for auth methods which use theAuthorization: Bearerheader.classfinal classRepresents a no-op AuthMethod, for when no authentication is necessary.class -
Uses of AbstractAuthMethod in com.vonage.client.auth.camara
Subclasses of AbstractAuthMethod in com.vonage.client.auth.camaraModifier and TypeClassDescriptionfinal classAuth method for Vonage Network APIs.