Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HtpasswdAuthOptions

Options configuring htpasswd authentication.

Hierarchy

  • HtpasswdAuthOptions

Index

Constructors

constructor

Methods

getHtpasswdFile

  • getHtpasswdFile(): string
  • Returns string

isPlainTextEnabled

  • isPlainTextEnabled(): boolean
  • Returns boolean

setHtpasswdFile

  • Parameters

    • htpasswdFile: string

    Returns HtpasswdAuthOptions

setPlainTextEnabled

  • Parameters

    • plainTextEnabled: boolean

    Returns HtpasswdAuthOptions

Generated using TypeDoc