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.