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.properties
Fields 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_ARG
Methods in io.vertx.reactivex.ext.auth.properties that return PropertyFileAuthentication Modifier and Type Method Description static PropertyFileAuthentication
PropertyFileAuthentication. create(Vertx vertx, String path)
Create a File authentication providerstatic PropertyFileAuthentication
PropertyFileAuthentication. newInstance(PropertyFileAuthentication arg)
-