Searched defs:filterSet (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj2/src/dsml/org/opends/dsml/protocol/
H A DDSMLSearchOperation.java88 * @param filterSet
97 private static LDAPFilter createANDFilter(FilterSet filterSet) argument
100 List<JAXBElement<?>> list = filterSet.getFilterGroup();
235 * @param filterSet
244 private static LDAPFilter createORFilter(FilterSet filterSet) argument
247 List<JAXBElement<?>> list = filterSet.getFilterGroup();
/forgerock/opendj-b2.6/src/dsml/org/opends/dsml/protocol/
H A DDSMLSearchOperation.java89 * @param filterSet
98 private static LDAPFilter createANDFilter(FilterSet filterSet) argument
101 List<JAXBElement<?>> list = filterSet.getFilterGroup();
236 * @param filterSet
245 private static LDAPFilter createORFilter(FilterSet filterSet) argument
248 List<JAXBElement<?>> list = filterSet.getFilterGroup();
/forgerock/opendj2.6.2/src/dsml/org/opends/dsml/protocol/
H A DDSMLSearchOperation.java89 * @param filterSet
98 private static LDAPFilter createANDFilter(FilterSet filterSet) argument
101 List<JAXBElement<?>> list = filterSet.getFilterGroup();
236 * @param filterSet
245 private static LDAPFilter createORFilter(FilterSet filterSet) argument
248 List<JAXBElement<?>> list = filterSet.getFilterGroup();
/forgerock/opendj2-hg/src/dsml/org/opends/dsml/protocol/
H A DDSMLSearchOperation.java88 * @param filterSet
97 private static LDAPFilter createANDFilter(FilterSet filterSet) argument
100 List<JAXBElement<?>> list = filterSet.getFilterGroup();
235 * @param filterSet
244 private static LDAPFilter createORFilter(FilterSet filterSet) argument
247 List<JAXBElement<?>> list = filterSet.getFilterGroup();
/forgerock/opendj2-jel-hg/src/dsml/org/opends/dsml/protocol/
H A DDSMLSearchOperation.java89 * @param filterSet
98 private static LDAPFilter createANDFilter(FilterSet filterSet) argument
101 List<JAXBElement<?>> list = filterSet.getFilterGroup();
236 * @param filterSet
245 private static LDAPFilter createORFilter(FilterSet filterSet) argument
248 List<JAXBElement<?>> list = filterSet.getFilterGroup();
/forgerock/opendj-v3/opendj-dsml-servlet/src/main/java/org/opends/dsml/protocol/
H A DDSMLSearchOperation.java88 * @param filterSet
97 private static LDAPFilter createANDFilter(FilterSet filterSet) argument
100 List<JAXBElement<?>> list = filterSet.getFilterGroup();
235 * @param filterSet
244 private static LDAPFilter createORFilter(FilterSet filterSet) argument
247 List<JAXBElement<?>> list = filterSet.getFilterGroup();
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/opensso/
H A DOpenSSOSubjectAttributesCollector.java129 Set<String> identityTypes = filterSet(attributeNames, NAMESPACE_IDENTITY);
186 Set<String> identityAttributes = filterSet(attributeNames, NAMESPACE_ATTR);
204 private Set<String> filterSet(Set<String> set, String prefix) { method in class:OpenSSOSubjectAttributesCollector
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 54 milliseconds