Options
All
  • Public
  • Public/Protected
  • All
Menu

An authorizer for auxiliary resources such as acl or shape resources. The access permissions of an auxiliary resource depend on those of the resource it is associated with. This authorizer calls the source authorizer with the identifier of the associated resource.

Hierarchy

Index

Constructors

constructor

Properties

Private Readonly auxStrategy

Protected Readonly logger

logger: Logger = ...

Private Readonly resourceAuthorizer

resourceAuthorizer: Authorizer

Methods

canHandle

Private getRequiredAuthorization

handle

handleSafe