opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/Permission.java
@@ -44,7 +44,7 @@ /** * The access type (allow,deny) corresponding to the ACI permission value. */ private EnumAccessType accessType = null; private EnumAccessType accessType; /** * The rights (search, add, delete, ...) corresponding to the ACI rights