Class HtpasswdAuth

  • All Implemented Interfaces:
    RxDelegate

    public class HtpasswdAuth
    extends AuthenticationProvider
    implements 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.