Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface authentication schemes.

Hierarchy

  • SecurityAuthentication

Implemented by

Index

Methods

  • applySecurityAuthentication(context: RequestContext): void | Promise<void>
  • Applies the authentication scheme to the request context

    params

    context the request context which should use this authentication scheme

    Parameters

    Returns void | Promise<void>

  • getName(): string

Generated using TypeDoc