Class PropertyFileAuthentication

java.lang.Object
io.vertx.mutiny.ext.auth.authentication.AuthenticationProvider
io.vertx.mutiny.ext.auth.properties.PropertyFileAuthentication
All Implemented Interfaces:
MutinyDelegate

public class PropertyFileAuthentication extends AuthenticationProvider implements MutinyDelegate
Factory interface for creating property file based AuthenticationProvider instances.

NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.