Uses of Package
org.forgerock.util.query
-
Packages that use org.forgerock.util.query Package Description org.forgerock.am.cts.adapters org.forgerock.am.cts.api.filter org.forgerock.json.resource Classes and interfaces for core types including connections, request handlers, resources, and their exceptions.org.forgerock.openam.uma.extensions Extension points for integrating with UMA functionality.org.forgerock.util.query Provides a mechanism for implementing query filters. -
Classes in org.forgerock.util.query used by org.forgerock.am.cts.adapters Class Description QueryFilter A 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.filter Class Description QueryFilter A 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.resource Class Description QueryFilter A 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.extensions Class Description QueryFilter A 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.query Class Description QueryFilter A filter which can be used to select resources, which is compatible with the CREST query filters.QueryFilterVisitor A visitor ofQueryFilter
s, in the style of the visitor design pattern.