Uses of Class
io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
Packages that use PropertyFileAuthorization
-
Uses of PropertyFileAuthorization in io.vertx.mutiny.ext.auth.properties
Fields in io.vertx.mutiny.ext.auth.properties with type parameters of type PropertyFileAuthorizationModifier and TypeFieldDescriptionstatic final TypeArg<PropertyFileAuthorization>PropertyFileAuthorization.__TYPE_ARGMethods in io.vertx.mutiny.ext.auth.properties that return PropertyFileAuthorizationModifier and TypeMethodDescriptionstatic PropertyFileAuthorizationCreate a File authentication providerPropertyFileAuthorization.getAuthorizationsAndForget(User user) Updates the user with the set of authorizations.static PropertyFileAuthorizationPropertyFileAuthorization.newInstance(io.vertx.ext.auth.properties.PropertyFileAuthorization delegate) Creates a new instance of thePropertyFileAuthorization.