Uses of Interface
io.vertx.ext.auth.properties.PropertyFileAuthentication
Packages that use PropertyFileAuthentication
Package
Description
-
Uses of PropertyFileAuthentication in io.vertx.ext.auth.properties
Methods in io.vertx.ext.auth.properties that return PropertyFileAuthenticationModifier and TypeMethodDescriptionstatic PropertyFileAuthenticationCreate a File authentication provider -
Uses of PropertyFileAuthentication in io.vertx.reactivex.ext.auth.properties
Methods in io.vertx.reactivex.ext.auth.properties that return PropertyFileAuthenticationMethods in io.vertx.reactivex.ext.auth.properties with parameters of type PropertyFileAuthenticationModifier and TypeMethodDescriptionstatic PropertyFileAuthenticationPropertyFileAuthentication.newInstance(PropertyFileAuthentication arg) Constructors in io.vertx.reactivex.ext.auth.properties with parameters of type PropertyFileAuthentication -
Uses of PropertyFileAuthentication in io.vertx.rxjava3.ext.auth.properties
Methods in io.vertx.rxjava3.ext.auth.properties that return PropertyFileAuthenticationMethods in io.vertx.rxjava3.ext.auth.properties with parameters of type PropertyFileAuthenticationModifier and TypeMethodDescriptionstatic PropertyFileAuthenticationPropertyFileAuthentication.newInstance(PropertyFileAuthentication arg) Constructors in io.vertx.rxjava3.ext.auth.properties with parameters of type PropertyFileAuthentication