Methods
applyTo
- applyTo(options: any): void
applyToV2
- applyToV2(options: any): void
applyToV3
- applyToV3(options: any): void
getTokenInternal
- getTokenInternal(): PromiseLike<string>
-
Returns PromiseLike<string>
getTokenP
- getTokenP(): PromiseLike<string>
-
Returns PromiseLike<string>
readFrom
- readFrom(settings: __type): any
The interface for retrieving the token from a remote server. This method internally dispatches the call to another method and cache the token.