Searched defs:subAnyElements (Results 1 - 25 of 38) sorted by relevance

12

/forgerock/opendj2/src/server/org/opends/server/api/
H A DSubstringMatchingRule.java77 * @param subAnyElements The normalized substring value fragments
89 List<ByteSequence> subAnyElements,
113 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
115 for (ByteSequence element : subAnyElements)
87 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DSubstringMatchingRule.java78 * @param subAnyElements The normalized substring value fragments
90 List<ByteSequence> subAnyElements,
114 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
116 for (ByteSequence element : subAnyElements)
88 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DSubstringMatchingRule.java78 * @param subAnyElements The normalized substring value fragments
90 List<ByteSequence> subAnyElements,
114 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
116 for (ByteSequence element : subAnyElements)
88 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DSubstringMatchingRule.java77 * @param subAnyElements The normalized substring value fragments
89 List<ByteSequence> subAnyElements,
113 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
115 for (ByteSequence element : subAnyElements)
87 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DSubstringMatchingRule.java78 * @param subAnyElements The normalized substring value fragments
90 List<ByteSequence> subAnyElements,
114 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
116 for (ByteSequence element : subAnyElements)
88 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/backends/
H A DSchemaTestMatchingRuleImpl.java80 List<? extends ByteSequence> subAnyElements, ByteSequence subFinal) throws DecodeException
82 return caseIgnoreMatchingRule.getSubstringAssertion(subInitial, subAnyElements, subFinal);
79 getSubstringAssertion(Schema schema, ByteSequence subInitial, List<? extends ByteSequence> subAnyElements, ByteSequence subFinal) argument
/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DPatternDN.java86 List<PatternRDN[]> subAnyElements = null; field in class:PatternDN
114 * @param subAnyElements The list of sequences of RDN patterns appearing
120 List<PatternRDN[]> subAnyElements,
123 Validator.ensureNotNull(subAnyElements);
125 this.subAnyElements = subAnyElements;
187 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
189 for (PatternRDN[] element : subAnyElements)
273 patternDN.subAnyElements
119 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DPatternDN.java87 List<PatternRDN[]> subAnyElements = null; field in class:PatternDN
115 * @param subAnyElements The list of sequences of RDN patterns appearing
121 List<PatternRDN[]> subAnyElements,
124 Validator.ensureNotNull(subAnyElements);
126 this.subAnyElements = subAnyElements;
188 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
190 for (PatternRDN[] element : subAnyElements)
274 patternDN.subAnyElements
120 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DPatternDN.java87 List<PatternRDN[]> subAnyElements = null; field in class:PatternDN
115 * @param subAnyElements The list of sequences of RDN patterns appearing
121 List<PatternRDN[]> subAnyElements,
124 Validator.ensureNotNull(subAnyElements);
126 this.subAnyElements = subAnyElements;
188 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
190 for (PatternRDN[] element : subAnyElements)
274 patternDN.subAnyElements
120 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DPatternDN.java86 List<PatternRDN[]> subAnyElements = null; field in class:PatternDN
114 * @param subAnyElements The list of sequences of RDN patterns appearing
120 List<PatternRDN[]> subAnyElements,
123 Validator.ensureNotNull(subAnyElements);
125 this.subAnyElements = subAnyElements;
187 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
189 for (PatternRDN[] element : subAnyElements)
273 patternDN.subAnyElements
119 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DPatternDN.java87 List<PatternRDN[]> subAnyElements = null; field in class:PatternDN
115 * @param subAnyElements The list of sequences of RDN patterns appearing
121 List<PatternRDN[]> subAnyElements,
124 Validator.ensureNotNull(subAnyElements);
126 this.subAnyElements = subAnyElements;
188 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
190 for (PatternRDN[] element : subAnyElements)
274 patternDN.subAnyElements
120 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DHistoricalCsnOrderingMatchingRuleImpl.java137 List<? extends ByteSequence> subAnyElements, ByteSequence subFinal) throws DecodeException
136 getSubstringAssertion(Schema schema, ByteSequence subInitial, List<? extends ByteSequence> subAnyElements, ByteSequence subFinal) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/
H A DAbstractPasswordEqualityMatchingRuleImpl.java119 List<? extends ByteSequence> subAnyElements, ByteSequence subFinal) throws DecodeException
118 getSubstringAssertion(Schema schema, ByteSequence subInitial, List<? extends ByteSequence> subAnyElements, ByteSequence subFinal) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DPatternDN.java84 List<PatternRDN[]> subAnyElements; field in class:PatternDN
112 * @param subAnyElements The list of sequences of RDN patterns appearing
118 List<PatternRDN[]> subAnyElements,
121 Reject.ifNull(subAnyElements);
123 this.subAnyElements = subAnyElements;
185 if (subAnyElements != null && ! subAnyElements.isEmpty())
187 for (PatternRDN[] element : subAnyElements)
272 patternDN.subAnyElements
117 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java63 private ArrayList<ByteString> subAnyElements; field in class:LDAPFilter
107 * @param subAnyElements The subAny elements for substring filters.
116 ArrayList<ByteString> subAnyElements,
126 this.subAnyElements = subAnyElements;
158 subAnyElements = null;
170 subAnyElements = null;
185 subAnyElements = null;
216 subAnyElements = null;
220 subAnyElements
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.java183 * @param subAnyElements The subAny elements for this substring
192 ArrayList<ByteString> subAnyElements,
197 subAnyElements, subFinalElement, null,
475 ArrayList<ByteString> subAnyElements = getSubAnyElements();
476 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
478 for (ByteString s : subAnyElements)
918 ArrayList<ByteString> subAnyElements = null;
929 if(subAnyElements == null)
931 subAnyElements
190 createSubstringFilter(String attributeType, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java62 private ArrayList<ByteString> subAnyElements; field in class:LDAPFilter
106 * @param subAnyElements The subAny elements for substring filters.
115 ArrayList<ByteString> subAnyElements,
125 this.subAnyElements = subAnyElements;
157 subAnyElements = null;
169 subAnyElements = null;
184 subAnyElements = null;
215 subAnyElements = null;
219 subAnyElements
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.java182 * @param subAnyElements The subAny elements for this substring
191 ArrayList<ByteString> subAnyElements,
196 subAnyElements, subFinalElement, null,
474 ArrayList<ByteString> subAnyElements = getSubAnyElements();
475 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
477 for (ByteString s : subAnyElements)
917 ArrayList<ByteString> subAnyElements = null;
928 if(subAnyElements == null)
930 subAnyElements
189 createSubstringFilter(String attributeType, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java63 private ArrayList<ByteString> subAnyElements; field in class:LDAPFilter
107 * @param subAnyElements The subAny elements for substring filters.
116 ArrayList<ByteString> subAnyElements,
126 this.subAnyElements = subAnyElements;
158 subAnyElements = null;
170 subAnyElements = null;
185 subAnyElements = null;
216 subAnyElements = null;
220 subAnyElements
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.java183 * @param subAnyElements The subAny elements for this substring
192 ArrayList<ByteString> subAnyElements,
197 subAnyElements, subFinalElement, null,
475 ArrayList<ByteString> subAnyElements = getSubAnyElements();
476 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
478 for (ByteString s : subAnyElements)
918 ArrayList<ByteString> subAnyElements = null;
929 if(subAnyElements == null)
931 subAnyElements
190 createSubstringFilter(String attributeType, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java63 private ArrayList<ByteString> subAnyElements; field in class:LDAPFilter
107 * @param subAnyElements The subAny elements for substring filters.
116 ArrayList<ByteString> subAnyElements,
126 this.subAnyElements = subAnyElements;
158 subAnyElements = null;
170 subAnyElements = null;
185 subAnyElements = null;
216 subAnyElements = null;
220 subAnyElements
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.java183 * @param subAnyElements The subAny elements for this substring
192 ArrayList<ByteString> subAnyElements,
197 subAnyElements, subFinalElement, null,
475 ArrayList<ByteString> subAnyElements = getSubAnyElements();
476 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
478 for (ByteString s : subAnyElements)
918 ArrayList<ByteString> subAnyElements = null;
929 if(subAnyElements == null)
931 subAnyElements
190 createSubstringFilter(String attributeType, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java62 private ArrayList<ByteString> subAnyElements; field in class:LDAPFilter
106 * @param subAnyElements The subAny elements for substring filters.
115 ArrayList<ByteString> subAnyElements,
125 this.subAnyElements = subAnyElements;
157 subAnyElements = null;
169 subAnyElements = null;
184 subAnyElements = null;
215 subAnyElements = null;
219 subAnyElements
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.java182 * @param subAnyElements The subAny elements for this substring
191 ArrayList<ByteString> subAnyElements,
196 subAnyElements, subFinalElement, null,
474 ArrayList<ByteString> subAnyElements = getSubAnyElements();
475 if ((subAnyElements != null) && (! subAnyElements.isEmpty()))
477 for (ByteString s : subAnyElements)
917 ArrayList<ByteString> subAnyElements = null;
928 if(subAnyElements == null)
930 subAnyElements
189 createSubstringFilter(String attributeType, ByteString subInitialElement, ArrayList<ByteString> subAnyElements, ByteString subFinalElement) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DLDAPFilter.java66 private ArrayList<ByteString> subAnyElements; field in class:LDAPFilter
110 * @param subAnyElements The subAny elements for substring filters.
119 ArrayList<ByteString> subAnyElements,
129 this.subAnyElements = subAnyElements;
161 subAnyElements = null;
173 subAnyElements = null;
188 subAnyElements = null;
219 subAnyElements = null;
223 subAnyElements
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...]

Completed in 129 milliseconds

12