Uses of Enum Class
org.restheart.metrics.Metrics.FAILED_AUTH_KEY
Packages that use Metrics.FAILED_AUTH_KEY
-
Uses of Metrics.FAILED_AUTH_KEY in org.restheart.metrics
Methods in org.restheart.metrics that return Metrics.FAILED_AUTH_KEYModifier and TypeMethodDescriptionstatic Metrics.FAILED_AUTH_KEYReturns the enum constant of this class with the specified name.static Metrics.FAILED_AUTH_KEY[]Metrics.FAILED_AUTH_KEY.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.restheart.metrics with parameters of type Metrics.FAILED_AUTH_KEYModifier and TypeMethodDescriptionstatic voidMetrics.collectFailedAuthBy(Metrics.FAILED_AUTH_KEY key) Set the key used to collect failed auth requests, REMOTE_IP (default) or X_FORWARDED_FOR