opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/EnumTargetKeyword.java
@@ -61,7 +61,12 @@ * This enumeration is returned when the target keyword is * "targetcontrol". */ KEYWORD_TARGETCONTROL ("targetcontrol"); KEYWORD_TARGETCONTROL ("targetcontrol"), /** * This enumeration is returned when the target keyword is * "extop". */ KEYWORD_EXTOP ("extop"); /* * The target keyword name.