Class Policy.Rule

java.lang.Object
org.springframework.vault.support.Policy.Rule
Enclosing class:
Policy

public static class Policy.Rule extends Object
Value object representing a rule for a certain path. Rule equality is considered by comparing only the path segment to guarante uniqueness within a Set.
Author:
Mark Paluch