Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseContext

Base context required by AuthenticationEngine operations.

Hierarchy

Properties

Properties

Optional Readonly device

device: null | HttpDevice

Device from where request has been made.

Readonly ip

ip: string

Ip from where request has been made.

Optional Readonly location

location: null | HTTPRequestLocation

Location from where request has been made.