Uses of Class
io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
Packages that use PropertyFileAuthentication
-
Uses of PropertyFileAuthentication in io.vertx.mutiny.ext.auth.properties
Fields in io.vertx.mutiny.ext.auth.properties with type parameters of type PropertyFileAuthenticationModifier and TypeFieldDescriptionstatic final TypeArg<PropertyFileAuthentication>PropertyFileAuthentication.__TYPE_ARGMethods in io.vertx.mutiny.ext.auth.properties that return PropertyFileAuthenticationModifier and TypeMethodDescriptionPropertyFileAuthentication.authenticateAndForget(io.vertx.ext.auth.authentication.Credentials credentials) Authenticate a user.static PropertyFileAuthenticationCreate a File authentication providerstatic PropertyFileAuthenticationPropertyFileAuthentication.newInstance(io.vertx.ext.auth.properties.PropertyFileAuthentication delegate) Creates a new instance of thePropertyFileAuthentication.