Interface RuleKeyScopedHasher

  • All Known Implementing Classes:
    DefaultRuleKeyScopedHasher, NoopRuleKeyScopedHasher

    public interface RuleKeyScopedHasher
    Used to construct rulekey "scopes". The major use of these is to avoid adding meta-information about the scope if the scope doesn't add anything (i.e. a key scope will add a key only if something else is added to the rulekey within that scope).