Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BriaClientAuth

Hierarchy

Index

Constructors

Events

  • authenticationUpdate(ar: AuthResponse): Promise<void> | void

Properties

authenticated: boolean = false

Methods

  • exit(): Promise<XML>
  • populate(): Promise<void>
  • signIn(username: string, password: string): Promise<XML>
  • signOut(): Promise<XML>

Generated using TypeDoc