Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Authorization

provides access control related information.

Hierarchy

  • Authorization

Hierarchy-Diagram

Index

Properties

Properties

Optional name

name: string

the UUID of the user represented.

Notice, only the ANONYMOUS_AUTHORIZATION does not specify a name.

roles

roles: string[]

security roles the user belongs to, never null.

Generated using TypeDoc