Uses of Class
com.evolveum.midpoint.schema.selector.spec.ValueSelector

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