Searched defs:CLIENT_SIDE_MORE_RESULTS_TO_RETURN (Results 1 - 16 of 16) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPResultCode.java508 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
775 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DResultCode.java602 CLIENT_SIDE_MORE_RESULTS_TO_RETURN( enum constant in enum:ResultCode
603 LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN,
852 case LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
853 return CLIENT_SIDE_MORE_RESULTS_TO_RETURN;
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPResultCode.java507 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
774 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
/forgerock/opendj-b2.6/tests/staf-tests/shared/dsml/src/com/ibm/staf/service/opends/tester/
H A DLDAPResultCode.java505 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
772 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
773 message = "CLIENT_SIDE_MORE_RESULTS_TO_RETURN";
/forgerock/opendj2/src/server/org/opends/server/types/
H A DResultCode.java601 CLIENT_SIDE_MORE_RESULTS_TO_RETURN( enum constant in enum:ResultCode
602 LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN,
851 case LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
852 return CLIENT_SIDE_MORE_RESULTS_TO_RETURN;
/forgerock/opendj2/tests/staf-tests/shared/dsml/src/com/ibm/staf/service/opends/tester/
H A DLDAPResultCode.java504 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
771 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
772 message = "CLIENT_SIDE_MORE_RESULTS_TO_RETURN";
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPResultCode.java508 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
775 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DResultCode.java602 CLIENT_SIDE_MORE_RESULTS_TO_RETURN( enum constant in enum:ResultCode
603 LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN,
852 case LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
853 return CLIENT_SIDE_MORE_RESULTS_TO_RETURN;
/forgerock/opendj2.6.2/tests/staf-tests/shared/dsml/src/com/ibm/staf/service/opends/tester/
H A DLDAPResultCode.java505 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
772 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
773 message = "CLIENT_SIDE_MORE_RESULTS_TO_RETURN";
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/dsml/src/com/ibm/staf/service/opends/tester/
H A DLDAPResultCode.java505 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
772 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
773 message = "CLIENT_SIDE_MORE_RESULTS_TO_RETURN";
/forgerock/opendj2-hg/tests/staf-tests/shared/dsml/src/com/ibm/staf/service/opends/tester/
H A DLDAPResultCode.java504 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
771 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
772 message = "CLIENT_SIDE_MORE_RESULTS_TO_RETURN";
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPResultCode.java508 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
775 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DResultCode.java602 CLIENT_SIDE_MORE_RESULTS_TO_RETURN( enum constant in enum:ResultCode
603 LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN,
852 case LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
853 return CLIENT_SIDE_MORE_RESULTS_TO_RETURN;
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPResultCode.java507 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
774 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DResultCode.java601 CLIENT_SIDE_MORE_RESULTS_TO_RETURN( enum constant in enum:ResultCode
602 LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN,
851 case LDAPResultCode.CLIENT_SIDE_MORE_RESULTS_TO_RETURN:
852 return CLIENT_SIDE_MORE_RESULTS_TO_RETURN;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DLDAPResultCode.java508 public static final int CLIENT_SIDE_MORE_RESULTS_TO_RETURN = 95; field in class:LDAPResultCode
775 case CLIENT_SIDE_MORE_RESULTS_TO_RETURN:

Completed in 58 milliseconds