Interface HtdigestAuth

    • Field Detail

      • HTDIGEST_FILE

        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
    • Method Detail

      • create

        static HtdigestAuth create​(Vertx vertx,
                                   String htfile)
        Creates an instance of HtdigestAuth by using the given htfile file.
        Parameters:
        htfile - the existing htfile.
        Returns:
        the created instance of HtdigestAuths
      • realm

        String realm()
        Return the currently used realm
        Returns:
        the realm