public interface HtpasswdAuth extends AuthenticationProvider
Modifier and Type | Method and Description |
---|---|
static HtpasswdAuth |
create(io.vertx.core.Vertx vertx) |
static HtpasswdAuth |
create(io.vertx.core.Vertx vertx,
HtpasswdAuthOptions htpasswdAuthOptions) |
authenticate, authenticate, authenticate, authenticate
static HtpasswdAuth create(io.vertx.core.Vertx vertx)
static HtpasswdAuth create(io.vertx.core.Vertx vertx, HtpasswdAuthOptions htpasswdAuthOptions)
Copyright © 2020 Eclipse. All rights reserved.