Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChainAuthHandler

An auth handler that chains to a sequence of handlers.

Hierarchy

  • ChainAuthHandler

Implements

Index

Methods

Methods

add

handle

Static all

  • Create a chain authentication handler that will assert that all handlers pass the verification.

    Returns ChainAuthHandler

Static any

  • Create a chain authentication handler that will assert that any handler passes the verification.

    Returns ChainAuthHandler

Static create

  • Returns ChainAuthHandler

Generated using TypeDoc