Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
original
Args
: { setupPasswordRequired
?: boolean; otherwiseReloginDays
?: number; tmpSessions
?: number; futureAuthToken
?: Buffer; user
: TypeUser }Type declaration
Optional setupPasswordRequired?: boolean
Optional otherwiseReloginDays?: number
Optional tmpSessions?: number
Optional futureAuthToken?: Buffer
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 782418132
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3118485049
classType
classType: "constructor"
className
className: "auth.Authorization"
Optional setupPasswordRequired
setupPasswordRequired?: boolean
Optional otherwiseReloginDays
otherwiseReloginDays?: number
Optional tmpSessions
tmpSessions?: number
Optional futureAuthToken
futureAuthToken?: Buffer