Uses of Enum Class
com.evolveum.midpoint.schema.selector.eval.SubjectedEvaluationContext.DelegatorSelection

Package
Description
Provides all the necessary support for evaluating selectors and their clauses, i.e. for calling methods: - ValueSelector.matches(PrismValue, MatchingContext) - ValueSelector.toFilter(FilteringContext) I.e., contains the evaluation context objects and all their components.