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

dugan
01.16.2008 6347bfa4f1cad099461ad2f60b5576e773ac3903
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/EnumBindRuleKeyword.java
@@ -77,7 +77,12 @@
     * The enumeration type when the bind rule has specified keyword of
     * authmethod.
     */
    AUTHMETHOD ("authmethod");
    AUTHMETHOD ("authmethod"),
    /**
     * The enumeration type when the bind rule has specified keyword of
     * ssf.
     */
    SSF("ssf");
    /*
     * The keyword name.