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

dugan
13.10.2007 6d53d21dc6c05f29a361d7f470ab7a38656ab79f
opends/src/server/org/opends/server/authorization/dseecompat/BindRule.java
@@ -486,7 +486,7 @@
                                          EnumBindRuleKeyword keyword,
                                          EnumBindRuleType op)
            throws AciException  {
        KeywordBindRule rule=null;
        KeywordBindRule rule ;
        switch (keyword) {
            case USERDN:
            {