Class HtpasswdAuth

All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class HtpasswdAuth extends AuthenticationProvider implements io.vertx.lang.rx.RxDelegate
An extension of AuthProvider which is using htpasswd file as store

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