Uses of Package
org.forgerock.am.cts.api.filter
Packages that use org.forgerock.am.cts.api.filter
Package
Description
-
Classes in org.forgerock.am.cts.api.filter used by org.forgerock.am.ctsClassDescriptionDescribes a collection of filters which can be applied to the CTS query function as part of a complex query.
-
Classes in org.forgerock.am.cts.api.filter used by org.forgerock.am.cts.adaptersClassDescriptionDescribes a collection of filters which can be applied to the CTS query function as part of a complex query.
-
Classes in org.forgerock.am.cts.api.filter used by org.forgerock.am.cts.apiClassDescriptionDescribes a collection of filters which can be applied to the CTS query function as part of a complex query.
-
Classes in org.forgerock.am.cts.api.filter used by org.forgerock.am.cts.api.filterClassDescriptionDescribes a collection of filters which can be applied to the CTS query function as part of a complex query.Allows the assembly of
TokenFilterinstances for use with theCTSPersistentStoreand other uses of the generic data layer.Used when theTokenFilterBuilderis in eitherTokenFilterBuilder.and()orTokenFilterBuilder.or()mode.