public interface PropertyFileAuthentication extends AuthenticationProvider
AuthenticationProvider
instances.Modifier and Type | Method and Description |
---|---|
static PropertyFileAuthentication |
create(io.vertx.core.Vertx vertx,
String path)
Create a File authentication provider
|
authenticate, authenticate, authenticate, authenticate
static PropertyFileAuthentication create(io.vertx.core.Vertx vertx, String path)
vertx
- the Vert.x instanceCopyright © 2020 Eclipse. All rights reserved.