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