/forgerock/opendj2/src/server/org/opends/server/api/ |
H A D | SubstringMatchingRule.java | 80 * @param subFinal The normalized substring value fragment 90 ByteSequence subFinal) 156 if (subFinal != null) 158 int finalLength = subFinal.length(); 168 if (subFinal.byteAt(i) != value.byteAt(pos)) 87 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
|
/forgerock/opendj-b2.6/src/server/org/opends/server/api/ |
H A D | SubstringMatchingRule.java | 81 * @param subFinal The normalized substring value fragment 91 ByteSequence subFinal) 157 if (subFinal != null) 159 int finalLength = subFinal.length(); 169 if (subFinal.byteAt(i) != value.byteAt(pos)) 88 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
|
/forgerock/opendj2.6.2/src/server/org/opends/server/api/ |
H A D | SubstringMatchingRule.java | 81 * @param subFinal The normalized substring value fragment 91 ByteSequence subFinal) 157 if (subFinal != null) 159 int finalLength = subFinal.length(); 169 if (subFinal.byteAt(i) != value.byteAt(pos)) 88 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
|
/forgerock/opendj2-hg/src/server/org/opends/server/api/ |
H A D | SubstringMatchingRule.java | 80 * @param subFinal The normalized substring value fragment 90 ByteSequence subFinal) 156 if (subFinal != null) 158 int finalLength = subFinal.length(); 168 if (subFinal.byteAt(i) != value.byteAt(pos)) 87 valueMatchesSubstring(ByteSequence value, ByteSequence subInitial, List<ByteSequence> subAnyElements, ByteSequence subFinal) argument
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/ |
H A D | SubstringMatchingRule.java | 81 * @param subFinal The normalized substring value fragment 91 ByteSequence subFinal) 157 if (subFinal != null) 159 int finalLength = subFinal.length(); 169 if (subFinal.byteAt(i) != value.byteAt(pos)) 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 D | SchemaTestMatchingRuleImpl.java | 80 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/opendj-b2.6/src/server/org/opends/server/extensions/ |
H A D | EntryUUIDVirtualAttributeProvider.java | 171 ByteString subFinal) 167 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | GoverningStructureRuleVirtualAttributeProvider.java | 134 ByteString subFinal) 130 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | HasSubordinatesVirtualAttributeProvider.java | 200 ByteString subFinal) 196 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | NumSubordinatesVirtualAttributeProvider.java | 200 ByteString subFinal) 196 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | StructuralObjectClassVirtualAttributeProvider.java | 128 ByteString subFinal) 124 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | SubschemaSubentryVirtualAttributeProvider.java | 121 ByteString subFinal) 117 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
/forgerock/opendj-b2.6/src/server/org/opends/server/types/ |
H A D | CollectiveVirtualAttribute.java | 114 List<ByteString> subAny, ByteString subFinal) { 115 return attribute.matchesSubstring(subInitial, subAny, subFinal); 113 matchesSubstring(ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/ |
H A D | PatternDN.java | 87 PatternRDN[] subFinal = null; field in class:PatternDN 116 * @param subFinal The sequence of RDN patterns appearing at the 121 PatternRDN[] subFinal) 126 this.subFinal = subFinal; 229 if (subFinal != null) 231 int finalLength = subFinal.length; 241 if (!subFinal[i].matchesRDN(dn.getRDN(pos))) 272 patternDN.subFinal = patternDN.equality; 648 PatternRDN[] subFinal 119 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument [all...] |
/forgerock/opendj2/src/server/org/opends/server/extensions/ |
H A D | EntryUUIDVirtualAttributeProvider.java | 132 ByteString subFinal) 128 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | GoverningStructureRuleVirtualAttributeProvider.java | 99 ByteString subFinal) 95 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | HasSubordinatesVirtualAttributeProvider.java | 158 ByteString subFinal) 154 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | NumSubordinatesVirtualAttributeProvider.java | 156 ByteString subFinal) 152 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | StructuralObjectClassVirtualAttributeProvider.java | 93 ByteString subFinal) 89 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
H A D | SubschemaSubentryVirtualAttributeProvider.java | 90 ByteString subFinal) 86 matchesSubstring(Entry entry, VirtualAttributeRule rule, ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/ |
H A D | PatternDN.java | 88 PatternRDN[] subFinal = null; field in class:PatternDN 117 * @param subFinal The sequence of RDN patterns appearing at the 122 PatternRDN[] subFinal) 127 this.subFinal = subFinal; 230 if (subFinal != null) 232 int finalLength = subFinal.length; 242 if (!subFinal[i].matchesRDN(dn.getRDN(pos))) 273 patternDN.subFinal = patternDN.equality; 649 PatternRDN[] subFinal 120 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument [all...] |
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/controls/ |
H A D | MatchedValuesControlTest.java | 228 { "description", "subInitial" ,l, "subFinal" }, 239 List<String> subAny, String subFinal) throws Exception 252 ByteString subFinalTest = ByteString.valueOf(subFinal); 238 checkCreateSubstringsFilter(String type, String subInitial, List<String> subAny, String subFinal) argument
|
/forgerock/opendj2/src/server/org/opends/server/types/ |
H A D | CollectiveVirtualAttribute.java | 113 List<ByteString> subAny, ByteString subFinal) { 114 return attribute.matchesSubstring(subInitial, subAny, subFinal); 112 matchesSubstring(ByteString subInitial, List<ByteString> subAny, ByteString subFinal) argument
|
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/controls/ |
H A D | MatchedValuesControlTest.java | 230 { "description", "subInitial" ,l, "subFinal" }, 241 List<String> subAny, String subFinal) throws Exception 254 ByteString subFinalTest = ByteString.valueOf(subFinal); 240 checkCreateSubstringsFilter(String type, String subInitial, List<String> subAny, String subFinal) argument
|
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/ |
H A D | PatternDN.java | 88 PatternRDN[] subFinal = null; field in class:PatternDN 117 * @param subFinal The sequence of RDN patterns appearing at the 122 PatternRDN[] subFinal) 127 this.subFinal = subFinal; 230 if (subFinal != null) 232 int finalLength = subFinal.length; 242 if (!subFinal[i].matchesRDN(dn.getRDN(pos))) 273 patternDN.subFinal = patternDN.equality; 649 PatternRDN[] subFinal 120 PatternDN(PatternRDN[] subInitial, List<PatternRDN[]> subAnyElements, PatternRDN[] subFinal) argument [all...] |