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

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java90 private String matchingRuleID; field in class:LDAPFilter
109 * @param matchingRuleID The matching rule ID for extensible filters.
117 ByteString subFinalElement, String matchingRuleID,
128 this.matchingRuleID = matchingRuleID;
160 matchingRuleID = null;
172 matchingRuleID = null;
187 matchingRuleID = null;
226 matchingRuleID = null;
238 matchingRuleID
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.java291 * @param matchingRuleID The matching rule ID for this extensible
303 String matchingRuleID,
310 null, matchingRuleID, dnAttributes);
500 String matchingRuleID = getMatchingRuleID();
501 if (matchingRuleID != null)
504 matchingRuleID);
1065 String matchingRuleID = null;
1070 matchingRuleID = reader.readOctetStringAsString();
1072 if(matchingRuleID == null ||
1115 null, matchingRuleID, dnAttribute
302 createExtensibleFilter( String matchingRuleID, String attributeType, ByteString assertionValue, boolean dnAttributes) argument
[all...]
H A DSearchFilter.java101 private final String matchingRuleID; field in class:SearchFilter
123 * @param matchingRuleID The matching rule ID for this search
140 String matchingRuleID, boolean dnAttributes)
164 this.matchingRuleID = matchingRuleID;
520 * @param matchingRuleID The matching rule ID for this search
534 String matchingRuleID,
538 if ((attributeType == null) && (matchingRuleID == null))
548 null, null, matchingRuleID, dnAttributes);
563 * @param matchingRuleID Th
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
531 createExtensibleMatchFilter( AttributeType attributeType, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
575 createExtensibleMatchFilter( AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java89 private String matchingRuleID; field in class:LDAPFilter
108 * @param matchingRuleID The matching rule ID for extensible filters.
116 ByteString subFinalElement, String matchingRuleID,
127 this.matchingRuleID = matchingRuleID;
159 matchingRuleID = null;
171 matchingRuleID = null;
186 matchingRuleID = null;
225 matchingRuleID = null;
237 matchingRuleID
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.java290 * @param matchingRuleID The matching rule ID for this extensible
302 String matchingRuleID,
309 null, matchingRuleID, dnAttributes);
499 String matchingRuleID = getMatchingRuleID();
500 if (matchingRuleID != null)
503 matchingRuleID);
1064 String matchingRuleID = null;
1069 matchingRuleID = reader.readOctetStringAsString();
1071 if(matchingRuleID == null ||
1114 null, matchingRuleID, dnAttribute
301 createExtensibleFilter( String matchingRuleID, String attributeType, ByteString assertionValue, boolean dnAttributes) argument
[all...]
H A DSearchFilter.java101 private final String matchingRuleID; field in class:SearchFilter
123 * @param matchingRuleID The matching rule ID for this search
140 String matchingRuleID, boolean dnAttributes)
164 this.matchingRuleID = matchingRuleID;
520 * @param matchingRuleID The matching rule ID for this search
534 String matchingRuleID,
538 if ((attributeType == null) && (matchingRuleID == null))
548 null, null, matchingRuleID, dnAttributes);
563 * @param matchingRuleID Th
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
531 createExtensibleMatchFilter( AttributeType attributeType, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
575 createExtensibleMatchFilter( AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java90 private String matchingRuleID; field in class:LDAPFilter
109 * @param matchingRuleID The matching rule ID for extensible filters.
117 ByteString subFinalElement, String matchingRuleID,
128 this.matchingRuleID = matchingRuleID;
160 matchingRuleID = null;
172 matchingRuleID = null;
187 matchingRuleID = null;
226 matchingRuleID = null;
238 matchingRuleID
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.java291 * @param matchingRuleID The matching rule ID for this extensible
303 String matchingRuleID,
310 null, matchingRuleID, dnAttributes);
500 String matchingRuleID = getMatchingRuleID();
501 if (matchingRuleID != null)
504 matchingRuleID);
1065 String matchingRuleID = null;
1070 matchingRuleID = reader.readOctetStringAsString();
1072 if(matchingRuleID == null ||
1115 null, matchingRuleID, dnAttribute
302 createExtensibleFilter( String matchingRuleID, String attributeType, ByteString assertionValue, boolean dnAttributes) argument
[all...]
H A DSearchFilter.java101 private final String matchingRuleID; field in class:SearchFilter
123 * @param matchingRuleID The matching rule ID for this search
140 String matchingRuleID, boolean dnAttributes)
164 this.matchingRuleID = matchingRuleID;
520 * @param matchingRuleID The matching rule ID for this search
534 String matchingRuleID,
538 if ((attributeType == null) && (matchingRuleID == null))
548 null, null, matchingRuleID, dnAttributes);
563 * @param matchingRuleID Th
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
531 createExtensibleMatchFilter( AttributeType attributeType, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
575 createExtensibleMatchFilter( AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java90 private String matchingRuleID; field in class:LDAPFilter
109 * @param matchingRuleID The matching rule ID for extensible filters.
117 ByteString subFinalElement, String matchingRuleID,
128 this.matchingRuleID = matchingRuleID;
160 matchingRuleID = null;
172 matchingRuleID = null;
187 matchingRuleID = null;
226 matchingRuleID = null;
238 matchingRuleID
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.java291 * @param matchingRuleID The matching rule ID for this extensible
303 String matchingRuleID,
310 null, matchingRuleID, dnAttributes);
500 String matchingRuleID = getMatchingRuleID();
501 if (matchingRuleID != null)
504 matchingRuleID);
1065 String matchingRuleID = null;
1070 matchingRuleID = reader.readOctetStringAsString();
1072 if(matchingRuleID == null ||
1115 null, matchingRuleID, dnAttribute
302 createExtensibleFilter( String matchingRuleID, String attributeType, ByteString assertionValue, boolean dnAttributes) argument
[all...]
H A DSearchFilter.java101 private final String matchingRuleID; field in class:SearchFilter
123 * @param matchingRuleID The matching rule ID for this search
140 String matchingRuleID, boolean dnAttributes)
164 this.matchingRuleID = matchingRuleID;
520 * @param matchingRuleID The matching rule ID for this search
534 String matchingRuleID,
538 if ((attributeType == null) && (matchingRuleID == null))
548 null, null, matchingRuleID, dnAttributes);
563 * @param matchingRuleID Th
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
531 createExtensibleMatchFilter( AttributeType attributeType, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
575 createExtensibleMatchFilter( AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPFilter.java89 private String matchingRuleID; field in class:LDAPFilter
108 * @param matchingRuleID The matching rule ID for extensible filters.
116 ByteString subFinalElement, String matchingRuleID,
127 this.matchingRuleID = matchingRuleID;
159 matchingRuleID = null;
171 matchingRuleID = null;
186 matchingRuleID = null;
225 matchingRuleID = null;
237 matchingRuleID
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.java290 * @param matchingRuleID The matching rule ID for this extensible
302 String matchingRuleID,
309 null, matchingRuleID, dnAttributes);
499 String matchingRuleID = getMatchingRuleID();
500 if (matchingRuleID != null)
503 matchingRuleID);
1064 String matchingRuleID = null;
1069 matchingRuleID = reader.readOctetStringAsString();
1071 if(matchingRuleID == null ||
1114 null, matchingRuleID, dnAttribute
301 createExtensibleFilter( String matchingRuleID, String attributeType, ByteString assertionValue, boolean dnAttributes) argument
[all...]
H A DSearchFilter.java101 private final String matchingRuleID; field in class:SearchFilter
123 * @param matchingRuleID The matching rule ID for this search
140 String matchingRuleID, boolean dnAttributes)
164 this.matchingRuleID = matchingRuleID;
520 * @param matchingRuleID The matching rule ID for this search
534 String matchingRuleID,
538 if ((attributeType == null) && (matchingRuleID == null))
548 null, null, matchingRuleID, dnAttributes);
563 * @param matchingRuleID Th
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
531 createExtensibleMatchFilter( AttributeType attributeType, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
575 createExtensibleMatchFilter( AttributeType attributeType, Set<String> attributeOptions, AttributeValue assertionValue, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DLDAPFilter.java93 private String matchingRuleID; field in class:LDAPFilter
112 * @param matchingRuleID The matching rule ID for extensible filters.
120 ByteString subFinalElement, String matchingRuleID,
131 this.matchingRuleID = matchingRuleID;
163 matchingRuleID = null;
175 matchingRuleID = null;
190 matchingRuleID = null;
229 matchingRuleID = null;
241 matchingRuleID
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.java288 * @param matchingRuleID The matching rule ID for this extensible
300 String matchingRuleID,
307 null, matchingRuleID, dnAttributes);
497 String matchingRuleID = getMatchingRuleID();
498 if (matchingRuleID != null)
501 matchingRuleID);
1004 String matchingRuleID = null;
1009 matchingRuleID = reader.readOctetStringAsString();
1011 if(matchingRuleID == null ||
1046 null, matchingRuleID, dnAttribute
299 createExtensibleFilter( String matchingRuleID, String attributeType, ByteString assertionValue, boolean dnAttributes) argument
[all...]
H A DSearchFilter.java97 private final String matchingRuleID; field in class:SearchFilter
119 * @param matchingRuleID The matching rule ID for this search
136 String matchingRuleID, boolean dnAttributes)
159 this.matchingRuleID = matchingRuleID;
515 * @param matchingRuleID The matching rule ID for this search
529 String matchingRuleID,
533 if (attributeType == null && matchingRuleID == null)
543 null, null, matchingRuleID, dnAttributes);
558 * @param matchingRuleID Th
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
526 createExtensibleMatchFilter( AttributeType attributeType, ByteString assertionValue, String matchingRuleID, boolean dnAttributes) argument
570 createExtensibleMatchFilter( AttributeType attributeType, Set<String> attributeOptions, ByteString assertionValue, String matchingRuleID, boolean dnAttributes) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java169 private final String matchingRuleID; field in class:MatchedValuesFilter
188 * @param matchingRuleID The matching rule ID.
193 ByteString subFinal, String matchingRuleID)
201 this.matchingRuleID = matchingRuleID;
502 * @param matchingRuleID The matching rule ID.
509 String matchingRuleID,
513 .ensureNotNull(rawAttributeType, matchingRuleID, rawAssertionValue);
516 matchingRuleID);
537 String matchingRuleID
190 MatchedValuesFilter(byte matchType, String rawAttributeType, ByteString rawAssertionValue, ByteString subInitial, List<ByteString> subAny, ByteString subFinal, String matchingRuleID) argument
507 createExtensibleMatchFilter( String rawAttributeType, String matchingRuleID, ByteString rawAssertionValue) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java169 private final String matchingRuleID; field in class:MatchedValuesFilter
188 * @param matchingRuleID The matching rule ID.
193 ByteString subFinal, String matchingRuleID)
201 this.matchingRuleID = matchingRuleID;
502 * @param matchingRuleID The matching rule ID.
509 String matchingRuleID,
513 .ensureNotNull(rawAttributeType, matchingRuleID, rawAssertionValue);
516 matchingRuleID);
537 String matchingRuleID
190 MatchedValuesFilter(byte matchType, String rawAttributeType, ByteString rawAssertionValue, ByteString subInitial, List<ByteString> subAny, ByteString subFinal, String matchingRuleID) argument
507 createExtensibleMatchFilter( String rawAttributeType, String matchingRuleID, ByteString rawAssertionValue) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java169 private final String matchingRuleID; field in class:MatchedValuesFilter
188 * @param matchingRuleID The matching rule ID.
193 ByteString subFinal, String matchingRuleID)
201 this.matchingRuleID = matchingRuleID;
502 * @param matchingRuleID The matching rule ID.
509 String matchingRuleID,
513 .ensureNotNull(rawAttributeType, matchingRuleID, rawAssertionValue);
516 matchingRuleID);
537 String matchingRuleID
190 MatchedValuesFilter(byte matchType, String rawAttributeType, ByteString rawAssertionValue, ByteString subInitial, List<ByteString> subAny, ByteString subFinal, String matchingRuleID) argument
507 createExtensibleMatchFilter( String rawAttributeType, String matchingRuleID, ByteString rawAssertionValue) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java169 private final String matchingRuleID; field in class:MatchedValuesFilter
188 * @param matchingRuleID The matching rule ID.
193 ByteString subFinal, String matchingRuleID)
201 this.matchingRuleID = matchingRuleID;
502 * @param matchingRuleID The matching rule ID.
509 String matchingRuleID,
513 .ensureNotNull(rawAttributeType, matchingRuleID, rawAssertionValue);
516 matchingRuleID);
537 String matchingRuleID
190 MatchedValuesFilter(byte matchType, String rawAttributeType, ByteString rawAssertionValue, ByteString subInitial, List<ByteString> subAny, ByteString subFinal, String matchingRuleID) argument
507 createExtensibleMatchFilter( String rawAttributeType, String matchingRuleID, ByteString rawAssertionValue) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java169 private final String matchingRuleID; field in class:MatchedValuesFilter
188 * @param matchingRuleID The matching rule ID.
193 ByteString subFinal, String matchingRuleID)
201 this.matchingRuleID = matchingRuleID;
502 * @param matchingRuleID The matching rule ID.
509 String matchingRuleID,
513 .ensureNotNull(rawAttributeType, matchingRuleID, rawAssertionValue);
516 matchingRuleID);
537 String matchingRuleID
190 MatchedValuesFilter(byte matchType, String rawAttributeType, ByteString rawAssertionValue, ByteString subInitial, List<ByteString> subAny, ByteString subFinal, String matchingRuleID) argument
507 createExtensibleMatchFilter( String rawAttributeType, String matchingRuleID, ByteString rawAssertionValue) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/controls/
H A DMatchedValuesFilter.java81 private final String matchingRuleID; field in class:MatchedValuesFilter
125 * @param matchingRuleID The matching rule ID.
130 ByteString subFinal, String matchingRuleID)
138 this.matchingRuleID = matchingRuleID;
423 * @param matchingRuleID The matching rule ID.
430 String matchingRuleID,
433 Reject.ifNull(rawAttributeType, matchingRuleID, rawAssertionValue);
436 matchingRuleID);
457 String matchingRuleID
127 MatchedValuesFilter(byte matchType, String rawAttributeType, ByteString rawAssertionValue, ByteString subInitial, List<ByteString> subAny, ByteString subFinal, String matchingRuleID) argument
428 createExtensibleMatchFilter( String rawAttributeType, String matchingRuleID, ByteString rawAssertionValue) argument
[all...]

Completed in 324 milliseconds