Class SupersetOfContextDecider

  • All Implemented Interfaces:
    Predicate<ScopedIF>

    public class SupersetOfContextDecider
    extends Object
    implements Predicate<ScopedIF>
    INTERNAL: Decider that decides whether the ScopedIF's scope is a superset of the user context or not.

    See ScopeUtils for more information.