mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dugan
26.12.2007 745d3ccec1c5673231f872a7bc8d9ff6fa655279
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.