Uses of Class
io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
- 
Packages that use PropertyFileAuthentication Package Description io.vertx.mutiny.ext.auth.properties  - 
- 
Uses of PropertyFileAuthentication in io.vertx.mutiny.ext.auth.properties
Fields in io.vertx.mutiny.ext.auth.properties with type parameters of type PropertyFileAuthentication Modifier and Type Field Description static TypeArg<PropertyFileAuthentication>PropertyFileAuthentication. __TYPE_ARGMethods in io.vertx.mutiny.ext.auth.properties that return PropertyFileAuthentication Modifier and Type Method Description static PropertyFileAuthenticationPropertyFileAuthentication. create(Vertx vertx, String path)static PropertyFileAuthenticationPropertyFileAuthentication. newInstance(io.vertx.ext.auth.properties.PropertyFileAuthentication arg) 
 -