class AuthenticationHelper (View source)

Methods

__construct($root)

Constructor

string
GetHttpHeaderKey()

Get HTTP header value with authorization string

string
GetHttpHeaderBasicKey()

Get basic key for HTTP header

GetAutenticationKey()

No description

Details

__construct($root)

Constructor

Parameters

$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