vertx / io.vertx.kotlin.ext.auth.htpasswd / HtpasswdAuthOptions

HtpasswdAuthOptions

fun HtpasswdAuthOptions(htpasswdFile: String? = null, plainTextEnabled: Boolean? = null): HtpasswdAuthOptions

A function providing a DSL for building io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions objects.

Options configuring htpasswd authentication.

Parameters

htpasswdFile -

plainTextEnabled -