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