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