Package | Description |
---|---|
io.vertx.ext.auth.htpasswd | |
io.vertx.reactivex.ext.auth.htpasswd | |
io.vertx.rxjava.ext.auth.htpasswd | |
io.vertx.rxjava3.ext.auth.htpasswd |
Modifier and Type | Method and Description |
---|---|
HtpasswdAuthOptions |
HtpasswdAuthOptions.setHtpasswdFile(String htpasswdFile) |
HtpasswdAuthOptions |
HtpasswdAuthOptions.setPlainTextEnabled(boolean plainTextEnabled) |
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
HtpasswdAuth.create(Vertx vertx,
HtpasswdAuthOptions htpasswdAuthOptions) |
Constructor and Description |
---|
HtpasswdAuthOptions(HtpasswdAuthOptions that) |
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
HtpasswdAuth.create(Vertx vertx,
HtpasswdAuthOptions htpasswdAuthOptions) |
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
HtpasswdAuth.create(Vertx vertx,
HtpasswdAuthOptions htpasswdAuthOptions) |
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
HtpasswdAuth.create(Vertx vertx,
HtpasswdAuthOptions htpasswdAuthOptions) |
Copyright © 2024 Eclipse. All rights reserved.