Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SigaaLoginIFSC

Responsible for logging in IFSC.

Hierarchy

  • SigaaLoginIFSC

Implements

Index

Constructors

constructor

Properties

Readonly errorInvalidCredentials

errorInvalidCredentials: "SIGAA: Invalid credentials." = 'SIGAA: Invalid credentials.'

Protected Optional form

form: SigaaForm

Current login form.

Protected http

http: HTTP

Protected session

session: Session

Methods

Protected desktopLogin

  • desktopLogin(username: string, password: string): Promise<Page>

getLoginForm

login

  • login(username: string, password: string, retry?: boolean): Promise<Page>

Protected parseDesktopLoginResult

  • parseDesktopLoginResult(page: Page): Promise<Page>

Protected parseLoginForm

Generated using TypeDoc