JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cloud.genesys.webmessaging.sdk.auth
Interface Authentication
All Known Implementing Classes:
OAuth
public interface
Authentication
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
applyToParams
(
List
<
Pair
> queryParams,
Map
<
String
,
String
> headerParams)
Apply authentication settings to header and query params.
Method Details
applyToParams
void
applyToParams
(
List
<
Pair
> queryParams,
Map
<
String
,
String
> headerParams)
Apply authentication settings to header and query params.