| opendj-sdk/opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/ResultCode.java | ●●●●● patch | view | raw | blame | history |
opendj-sdk/opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/ResultCode.java
@@ -200,7 +200,7 @@ * because it referenced an attribute that is not defined in the server * schema. * <p> * This result code corresponds to the LDAP result code value of {@code 15}. * This result code corresponds to the LDAP result code value of {@code 17}. */ public static final ResultCode UNDEFINED_ATTRIBUTE_TYPE = registerErrorResultCode(17, INFO_RESULT_UNDEFINED_ATTRIBUTE_TYPE.get());