Worldline Connect Node.js SDK
Preparing search index...
model/types
Authenticator
Interface Authenticator
interface
Authenticator
{
getAuthorization
(
method
:
string
,
contentType
:
string
,
date
:
string
,
headers
:
Header
[]
,
path
:
string
,
)
:
Promise
<
string
>
;
}
Implemented by
V1HMACAuthenticator
Index
Methods
get
Authorization
Methods
get
Authorization
getAuthorization
(
method
:
string
,
contentType
:
string
,
date
:
string
,
headers
:
Header
[]
,
path
:
string
,
)
:
Promise
<
string
>
Parameters
method
:
string
contentType
:
string
date
:
string
headers
:
Header
[]
path
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Authorization
Worldline Connect Node.js SDK
Loading...