Uses of Class
com.vonage.client.auth.RequestQueryParams
Packages that use RequestQueryParams
Package
Description
Provides support for the various authentication methods supported by different Vonage APIs.
-
Uses of RequestQueryParams in com.vonage.client.auth
Methods in com.vonage.client.auth with parameters of type RequestQueryParamsModifier and TypeMethodDescriptionApiKeyQueryParamsAuthMethod.getAuthParams(RequestQueryParams requestParams) QueryParamsAuthMethod.getAuthParams(RequestQueryParams requestParams) Gets the auth parameters to be included in the query string.SignatureAuthMethod.getAuthParams(RequestQueryParams requestParams)