Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAuthentication

Hierarchy

  • IAuthentication

Implemented by

Index

Methods

getCometdHandshake

  • getCometdHandshake(config?: object): object
  • Parameters

    • Optional config: object

    Returns object

getFetchOptions

  • getFetchOptions(options?: object): object
  • Parameters

    • Optional options: object

    Returns object

logout

  • logout(): any
  • Returns any

updateCredentials

  • updateCredentials(credentials: ICredentials): string | undefined
  • Parameters

    Returns string | undefined

Generated using TypeDoc