Gjsify LogoGjsify Logo

Possible implicit authorizations.

Index

Enumeration Members

ADMINISTRATOR_AUTHENTICATION_REQUIRED: number

Authentication as an administrator is required.

ADMINISTRATOR_AUTHENTICATION_REQUIRED_RETAINED: number

Authentication as an administrator is required. If the authorization is obtained, it is retained.

AUTHENTICATION_REQUIRED: number

Authentication is required.

AUTHENTICATION_REQUIRED_RETAINED: number

Authentication is required. If the authorization is obtained, it is retained.

AUTHORIZED: number

The subject is authorized

NOT_AUTHORIZED: number

Subject is not authorized.

UNKNOWN: number

Unknown whether the subject is authorized, never returned in any public API.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method