Searched defs:SUBSTRINGS_TYPE (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java83 public static final byte SUBSTRINGS_TYPE = (byte) 0xA4; field in class:MatchedValuesFilter
282 return new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
308 new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
585 return new MatchedValuesFilter(SUBSTRINGS_TYPE,
663 case SUBSTRINGS_TYPE:
771 case SUBSTRINGS_TYPE:
1350 case SUBSTRINGS_TYPE:
1570 case SUBSTRINGS_TYPE:
/forgerock/opendj2/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java83 public static final byte SUBSTRINGS_TYPE = (byte) 0xA4; field in class:MatchedValuesFilter
282 return new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
308 new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
585 return new MatchedValuesFilter(SUBSTRINGS_TYPE,
663 case SUBSTRINGS_TYPE:
771 case SUBSTRINGS_TYPE:
1350 case SUBSTRINGS_TYPE:
1570 case SUBSTRINGS_TYPE:
/forgerock/opendj2.6.2/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java83 public static final byte SUBSTRINGS_TYPE = (byte) 0xA4; field in class:MatchedValuesFilter
282 return new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
308 new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
585 return new MatchedValuesFilter(SUBSTRINGS_TYPE,
663 case SUBSTRINGS_TYPE:
771 case SUBSTRINGS_TYPE:
1350 case SUBSTRINGS_TYPE:
1570 case SUBSTRINGS_TYPE:
/forgerock/opendj2-jel-hg/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java83 public static final byte SUBSTRINGS_TYPE = (byte) 0xA4; field in class:MatchedValuesFilter
282 return new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
308 new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
585 return new MatchedValuesFilter(SUBSTRINGS_TYPE,
663 case SUBSTRINGS_TYPE:
771 case SUBSTRINGS_TYPE:
1350 case SUBSTRINGS_TYPE:
1570 case SUBSTRINGS_TYPE:
/forgerock/opendj2-hg/src/server/org/opends/server/controls/
H A DMatchedValuesFilter.java83 public static final byte SUBSTRINGS_TYPE = (byte) 0xA4; field in class:MatchedValuesFilter
282 return new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
308 new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
585 return new MatchedValuesFilter(SUBSTRINGS_TYPE,
663 case SUBSTRINGS_TYPE:
771 case SUBSTRINGS_TYPE:
1350 case SUBSTRINGS_TYPE:
1570 case SUBSTRINGS_TYPE:
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/controls/
H A DMatchedValuesFilter.java68 public static final byte SUBSTRINGS_TYPE = (byte) 0xA4; field in class:MatchedValuesFilter
206 return new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
232 new MatchedValuesFilter(SUBSTRINGS_TYPE, rawAttributeType, null,
504 return new MatchedValuesFilter(SUBSTRINGS_TYPE,
580 case SUBSTRINGS_TYPE:
683 case SUBSTRINGS_TYPE:
1109 case SUBSTRINGS_TYPE:
1252 case SUBSTRINGS_TYPE:

Completed in 2004 milliseconds