Options
All
  • Public
  • Public/Protected
  • All
Menu

Credentials extractor which simply interprets the contents of the Authorization header as a WebID.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected Readonly logger

logger: Logger = ...

Methods

canHandle

  • canHandle(__namedParameters: Guarded<IncomingMessage>): Promise<void>

handle

handleSafe