Hierarchy (view full)

Constructors

Properties

encoded: string

The base 64-encoded username and password

password: string

A password

tokenLocation: string

The location where the token should be used.

tokenName: string

The name of the token location property, usually a header name or querystring key.

tokenPrefix: string

The token value may have a prefix, such as 'Basic' or 'Bearer'

username: string

A username

Methods