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