Uses of Class
io.vertx.reactivex.ext.auth.properties.PropertyFileAuthentication
- 
Packages that use PropertyFileAuthentication Package Description io.vertx.reactivex.ext.auth.properties 
- 
- 
Uses of PropertyFileAuthentication in io.vertx.reactivex.ext.auth.propertiesFields in io.vertx.reactivex.ext.auth.properties with type parameters of type PropertyFileAuthentication Modifier and Type Field Description static io.vertx.lang.rx.TypeArg<PropertyFileAuthentication>PropertyFileAuthentication. __TYPE_ARGMethods in io.vertx.reactivex.ext.auth.properties that return PropertyFileAuthentication Modifier and Type Method Description static PropertyFileAuthenticationPropertyFileAuthentication. create(Vertx vertx, String path)Create a File authentication providerstatic PropertyFileAuthenticationPropertyFileAuthentication. newInstance(PropertyFileAuthentication arg)
 
-