Class WacAllowHttpHandler

Adds all the available permissions to the response metadata, which can be used to generate the correct WAC-Allow header.

This class does many things similar to the AuthorizingHttpHandler, so in general it is a good idea to make sure all these classes cache their results.

Hierarchy

Constructors

Properties

credentialsExtractor: CredentialsExtractor
logger: Logger = ...
modesExtractor: ModesExtractor
operationHandler: OperationHttpHandler
permissionReader: PermissionReader

Methods