Class DigestAuthHandler

    • Field Detail

      • __TYPE_ARG

        public static final io.smallrye.mutiny.vertx.TypeArg<DigestAuthHandler> __TYPE_ARG
      • DEFAULT_NONCE_EXPIRE_TIMEOUT

        public static final long DEFAULT_NONCE_EXPIRE_TIMEOUT
        The default nonce expire timeout to use in milliseconds.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DigestAuthHandler

        public DigestAuthHandler​(io.vertx.ext.web.handler.DigestAuthHandler delegate)
      • DigestAuthHandler

        public DigestAuthHandler​(Object delegate)