Uses of Package
org.forgerock.util.query
Packages that use org.forgerock.util.query
Package
Description
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
Extension points for integrating with UMA functionality.
Provides a mechanism for implementing query filters.
-
Classes in org.forgerock.util.query used by org.forgerock.am.cts.adaptersClassDescriptionA filter which can be used to select resources, which is compatible with the CREST query filters.
-
Classes in org.forgerock.util.query used by org.forgerock.am.cts.api.filterClassDescriptionA filter which can be used to select resources, which is compatible with the CREST query filters.
-
Classes in org.forgerock.util.query used by org.forgerock.json.resourceClassDescriptionA filter which can be used to select resources, which is compatible with the CREST query filters.
-
Classes in org.forgerock.util.query used by org.forgerock.openam.uma.extensionsClassDescriptionA filter which can be used to select resources, which is compatible with the CREST query filters.
-
Classes in org.forgerock.util.query used by org.forgerock.util.queryClassDescriptionA filter which can be used to select resources, which is compatible with the CREST query filters.A visitor of
QueryFilter
s, in the style of the visitor design pattern.