Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPolicy

Implemented by

Index

Methods

applyTo

  • applyTo(options: any): void

applyToV2

  • applyToV2(options: any): void

applyToV3

  • applyToV3(options: any): void

getTokenInternal

  • getTokenInternal(): PromiseLike<string>

getTokenP

  • getTokenP(): PromiseLike<string>
  • The interface for retrieving the token from a remote server. This method internally dispatches the call to another method and cache the token.

    Returns PromiseLike<string>

isExpired

  • isExpired(): boolean

persistent

  • persistent(): any

readFrom

  • readFrom(settings: __type): any

reset

  • reset(): any

Generated using TypeDoc