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

htpasswdAuthOptionsOf

fun htpasswdAuthOptionsOf(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 -