Class HtdigestAuth


  • public class HtdigestAuth
    extends AuthenticationProvider
    An extension of AuthProvider which is using .htdigest file as store

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

    • Field Detail

      • HTDIGEST_FILE

        public static final String HTDIGEST_FILE
        The property name to be used to set the name of the collection inside the config
        See Also:
        Constant Field Values
    • Constructor Detail

      • HtdigestAuth

        public HtdigestAuth​(io.vertx.ext.auth.htdigest.HtdigestAuth delegate)
      • HtdigestAuth

        public HtdigestAuth​(Object delegate)