Class PropertyFileAuthentication

java.lang.Object
io.vertx.reactivex.ext.auth.authentication.AuthenticationProvider
io.vertx.reactivex.ext.auth.properties.PropertyFileAuthentication
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class PropertyFileAuthentication extends AuthenticationProvider implements io.vertx.lang.rx.RxDelegate
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.