Package | Description |
---|---|
io.vertx.ext.auth.htpasswd | |
io.vertx.reactivex.ext.auth.htpasswd | |
io.vertx.rxjava.ext.auth.htpasswd |
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
HtpasswdAuth.create(Vertx vertx) |
static HtpasswdAuth |
HtpasswdAuth.create(Vertx vertx,
HtpasswdAuthOptions htpasswdAuthOptions) |
Modifier and Type | Method and Description |
---|---|
HtpasswdAuth |
HtpasswdAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
HtpasswdAuth.newInstance(HtpasswdAuth arg) |
Constructor and Description |
---|
HtpasswdAuth(HtpasswdAuth delegate) |
Modifier and Type | Method and Description |
---|---|
HtpasswdAuth |
HtpasswdAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
HtpasswdAuth.newInstance(HtpasswdAuth arg) |
Constructor and Description |
---|
HtpasswdAuth(HtpasswdAuth delegate) |
Copyright © 2021 Eclipse. All rights reserved.