Searched defs:notComponent (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java84 private RawFilter notComponent; field in class:LDAPFilter
103 * @param notComponent The filter component for NOT filters.
114 RawFilter notComponent, String attributeType,
122 this.notComponent = notComponent;
154 notComponent = null;
164 notComponent = new LDAPFilter(filter.getNotComponent());
183 notComponent = null;
224 notComponent = null;
233 notComponent
112 LDAPFilter(FilterType filterType, ArrayList<RawFilter> filterComponents, RawFilter notComponent, String attributeType, ByteString assertionValue, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DRawFilter.java141 * @param notComponent The filter component for this NOT filter.
146 public static LDAPFilter createNOTFilter(RawFilter notComponent) argument
148 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
683 RawFilter notComponent;
687 notComponent = decode(reader);
707 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
H A DSearchFilter.java95 private final SearchFilter notComponent; field in class:SearchFilter
112 * @param notComponent The filter component for NOT filters.
133 SearchFilter notComponent,
157 this.notComponent = notComponent;
208 * @param notComponent The filter component for this NOT filter.
213 SearchFilter notComponent)
215 return new SearchFilter(FilterType.NOT, null, notComponent, null,
1161 SearchFilter notComponent = filterComponents.get(0);
1162 return new SearchFilter(filterType, null, notComponent, nul
131 SearchFilter(FilterType filterType, Collection<SearchFilter> filterComponents, SearchFilter notComponent, AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, ByteString subInitialElement, List<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
212 createNOTFilter( SearchFilter notComponent) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java83 private RawFilter notComponent; field in class:LDAPFilter
102 * @param notComponent The filter component for NOT filters.
113 RawFilter notComponent, String attributeType,
121 this.notComponent = notComponent;
153 notComponent = null;
163 notComponent = new LDAPFilter(filter.getNotComponent());
182 notComponent = null;
223 notComponent = null;
232 notComponent
111 LDAPFilter(FilterType filterType, ArrayList<RawFilter> filterComponents, RawFilter notComponent, String attributeType, ByteString assertionValue, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/types/
H A DRawFilter.java140 * @param notComponent The filter component for this NOT filter.
145 public static LDAPFilter createNOTFilter(RawFilter notComponent) argument
147 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
682 RawFilter notComponent;
686 notComponent = decode(reader);
706 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
H A DSearchFilter.java95 private final SearchFilter notComponent; field in class:SearchFilter
112 * @param notComponent The filter component for NOT filters.
133 SearchFilter notComponent,
157 this.notComponent = notComponent;
208 * @param notComponent The filter component for this NOT filter.
213 SearchFilter notComponent)
215 return new SearchFilter(FilterType.NOT, null, notComponent, null,
1161 SearchFilter notComponent = filterComponents.get(0);
1162 return new SearchFilter(filterType, null, notComponent, nul
131 SearchFilter(FilterType filterType, Collection<SearchFilter> filterComponents, SearchFilter notComponent, AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, ByteString subInitialElement, List<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
212 createNOTFilter( SearchFilter notComponent) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java84 private RawFilter notComponent; field in class:LDAPFilter
103 * @param notComponent The filter component for NOT filters.
114 RawFilter notComponent, String attributeType,
122 this.notComponent = notComponent;
154 notComponent = null;
164 notComponent = new LDAPFilter(filter.getNotComponent());
183 notComponent = null;
224 notComponent = null;
233 notComponent
112 LDAPFilter(FilterType filterType, ArrayList<RawFilter> filterComponents, RawFilter notComponent, String attributeType, ByteString assertionValue, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DRawFilter.java141 * @param notComponent The filter component for this NOT filter.
146 public static LDAPFilter createNOTFilter(RawFilter notComponent) argument
148 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
683 RawFilter notComponent;
687 notComponent = decode(reader);
707 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
H A DSearchFilter.java95 private final SearchFilter notComponent; field in class:SearchFilter
112 * @param notComponent The filter component for NOT filters.
133 SearchFilter notComponent,
157 this.notComponent = notComponent;
208 * @param notComponent The filter component for this NOT filter.
213 SearchFilter notComponent)
215 return new SearchFilter(FilterType.NOT, null, notComponent, null,
1161 SearchFilter notComponent = filterComponents.get(0);
1162 return new SearchFilter(filterType, null, notComponent, nul
131 SearchFilter(FilterType filterType, Collection<SearchFilter> filterComponents, SearchFilter notComponent, AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, ByteString subInitialElement, List<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
212 createNOTFilter( SearchFilter notComponent) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java84 private RawFilter notComponent; field in class:LDAPFilter
103 * @param notComponent The filter component for NOT filters.
114 RawFilter notComponent, String attributeType,
122 this.notComponent = notComponent;
154 notComponent = null;
164 notComponent = new LDAPFilter(filter.getNotComponent());
183 notComponent = null;
224 notComponent = null;
233 notComponent
112 LDAPFilter(FilterType filterType, ArrayList<RawFilter> filterComponents, RawFilter notComponent, String attributeType, ByteString assertionValue, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DRawFilter.java141 * @param notComponent The filter component for this NOT filter.
146 public static LDAPFilter createNOTFilter(RawFilter notComponent) argument
148 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
683 RawFilter notComponent;
687 notComponent = decode(reader);
707 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
H A DSearchFilter.java95 private final SearchFilter notComponent; field in class:SearchFilter
112 * @param notComponent The filter component for NOT filters.
133 SearchFilter notComponent,
157 this.notComponent = notComponent;
208 * @param notComponent The filter component for this NOT filter.
213 SearchFilter notComponent)
215 return new SearchFilter(FilterType.NOT, null, notComponent, null,
1161 SearchFilter notComponent = filterComponents.get(0);
1162 return new SearchFilter(filterType, null, notComponent, nul
131 SearchFilter(FilterType filterType, Collection<SearchFilter> filterComponents, SearchFilter notComponent, AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, ByteString subInitialElement, List<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
212 createNOTFilter( SearchFilter notComponent) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java83 private RawFilter notComponent; field in class:LDAPFilter
102 * @param notComponent The filter component for NOT filters.
113 RawFilter notComponent, String attributeType,
121 this.notComponent = notComponent;
153 notComponent = null;
163 notComponent = new LDAPFilter(filter.getNotComponent());
182 notComponent = null;
223 notComponent = null;
232 notComponent
111 LDAPFilter(FilterType filterType, ArrayList<RawFilter> filterComponents, RawFilter notComponent, String attributeType, ByteString assertionValue, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DRawFilter.java140 * @param notComponent The filter component for this NOT filter.
145 public static LDAPFilter createNOTFilter(RawFilter notComponent) argument
147 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
682 RawFilter notComponent;
686 notComponent = decode(reader);
706 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
H A DSearchFilter.java95 private final SearchFilter notComponent; field in class:SearchFilter
112 * @param notComponent The filter component for NOT filters.
133 SearchFilter notComponent,
157 this.notComponent = notComponent;
208 * @param notComponent The filter component for this NOT filter.
213 SearchFilter notComponent)
215 return new SearchFilter(FilterType.NOT, null, notComponent, null,
1161 SearchFilter notComponent = filterComponents.get(0);
1162 return new SearchFilter(filterType, null, notComponent, nul
131 SearchFilter(FilterType filterType, Collection<SearchFilter> filterComponents, SearchFilter notComponent, AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, ByteString subInitialElement, List<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
212 createNOTFilter( SearchFilter notComponent) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DLDAPFilter.java87 private RawFilter notComponent; field in class:LDAPFilter
106 * @param notComponent The filter component for NOT filters.
117 RawFilter notComponent, String attributeType,
125 this.notComponent = notComponent;
157 notComponent = null;
167 notComponent = new LDAPFilter(filter.getNotComponent());
186 notComponent = null;
227 notComponent = null;
236 notComponent
115 LDAPFilter(FilterType filterType, ArrayList<RawFilter> filterComponents, RawFilter notComponent, String attributeType, ByteString assertionValue, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DRawFilter.java138 * @param notComponent The filter component for this NOT filter.
143 public static LDAPFilter createNOTFilter(RawFilter notComponent) argument
145 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
675 RawFilter notComponent;
679 notComponent = decode(reader);
695 return new LDAPFilter(FilterType.NOT, null, notComponent, null,
H A DSearchFilter.java91 private final SearchFilter notComponent; field in class:SearchFilter
108 * @param notComponent The filter component for NOT filters.
129 SearchFilter notComponent,
152 this.notComponent = notComponent;
203 * @param notComponent The filter component for this NOT filter.
208 SearchFilter notComponent)
210 return new SearchFilter(FilterType.NOT, null, notComponent, null,
1130 SearchFilter notComponent = filterComponents.get(0);
1131 return new SearchFilter(filterType, null, notComponent, nul
127 SearchFilter(FilterType filterType, Collection<SearchFilter> filterComponents, SearchFilter notComponent, AttributeType attributeType, Set<String> attributeOptions, ByteString assertionValue, ByteString subInitialElement, List<ByteString> subAnyElements, ByteString subFinalElement, String matchingRuleID, boolean dnAttributes) argument
207 createNOTFilter( SearchFilter notComponent) argument
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java504 private SearchFilter notComponent; field in class:SearchFilterTests.FilterDescription
526 if (!objectsAreEqual(searchFilter.getNotComponent(), notComponent)) {
527 throwUnequalError("notComponent");
577 "\tnotComponent = " + notComponent + "\n" +
599 negation.notComponent = searchFilter;
616 that.notComponent = this.notComponent;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java507 private SearchFilter notComponent; field in class:SearchFilterTests.FilterDescription
529 if (!objectsAreEqual(searchFilter.getNotComponent(), notComponent)) {
530 throwUnequalError("notComponent");
580 "\tnotComponent = " + notComponent + "\n" +
602 negation.notComponent = searchFilter;
619 that.notComponent = this.notComponent;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java504 private SearchFilter notComponent; field in class:SearchFilterTests.FilterDescription
526 if (!objectsAreEqual(searchFilter.getNotComponent(), notComponent)) {
527 throwUnequalError("notComponent");
577 "\tnotComponent = " + notComponent + "\n" +
599 negation.notComponent = searchFilter;
616 that.notComponent = this.notComponent;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java507 private SearchFilter notComponent; field in class:SearchFilterTests.FilterDescription
529 if (!objectsAreEqual(searchFilter.getNotComponent(), notComponent)) {
530 throwUnequalError("notComponent");
580 "\tnotComponent = " + notComponent + "\n" +
602 negation.notComponent = searchFilter;
619 that.notComponent = this.notComponent;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DSearchFilterTests.java504 private SearchFilter notComponent; field in class:SearchFilterTests.FilterDescription
526 if (!objectsAreEqual(searchFilter.getNotComponent(), notComponent)) {
527 throwUnequalError("notComponent");
577 "\tnotComponent = " + notComponent + "\n" +
599 negation.notComponent = searchFilter;
616 that.notComponent = this.notComponent;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/types/
H A DSearchFilterTests.java493 private SearchFilter notComponent; field in class:SearchFilterTests.FilterDescription
505 assertEquals(searchFilter.getNotComponent(), notComponent, "notComponent");
525 "\tnotComponent = " + notComponent + "\n" +
544 negation.notComponent = searchFilter;
559 that.notComponent = this.notComponent;

Completed in 128 milliseconds