Package | Description |
---|---|
io.vertx.rxjava.ext.auth.htpasswd |
Modifier and Type | Field and Description |
---|---|
static TypeArg<HtpasswdAuth> |
HtpasswdAuth.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
HtpasswdAuth.create(Vertx vertx) |
static HtpasswdAuth |
HtpasswdAuth.create(Vertx vertx,
io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions htpasswdAuthOptions) |
static HtpasswdAuth |
HtpasswdAuth.newInstance(io.vertx.ext.auth.htpasswd.HtpasswdAuth arg) |
Copyright © 2019 Eclipse. All rights reserved.