class AuthenticationHelper (View source)

Methods

__construct(MangoPayApi $root)

Constructor Root/parent instance that holds the OAuthToken and Configuration instance

string
GetHttpHeaderKey()

Get HTTP header value with authorization string

string
GetHttpHeaderBasicKey()

Get basic key for HTTP header

GetAutenticationKey()

No description

Details

__construct(MangoPayApi $root)

Constructor Root/parent instance that holds the OAuthToken and Configuration instance

Parameters

MangoPayApi $root

string GetHttpHeaderKey()

Get HTTP header value with authorization string

Return Value

string

Authorization string

string GetHttpHeaderBasicKey()

Get basic key for HTTP header

Return Value

string

Exceptions

Exception

GetAutenticationKey()

No description