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