Class PropertyFileAuthorization

java.lang.Object
io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider
io.vertx.mutiny.ext.auth.properties.PropertyFileAuthorization
All Implemented Interfaces:
MutinyDelegate

public class PropertyFileAuthorization extends AuthorizationProvider 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.