Class PropertyFileAuthorization

java.lang.Object
io.vertx.rxjava3.ext.auth.properties.PropertyFileAuthorization
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate, AuthorizationProvider

public class PropertyFileAuthorization extends Object implements io.vertx.lang.rx.RxDelegate, AuthorizationProvider
Factory interface for creating property file based AuthenticationProvider instances.

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