summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/authorization/DirAclAuthz.java
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/src/com/netscape/cms/authorization/DirAclAuthz.java')
-rw-r--r--pki/base/common/src/com/netscape/cms/authorization/DirAclAuthz.java4
1 files changed, 3 insertions, 1 deletions
diff --git a/pki/base/common/src/com/netscape/cms/authorization/DirAclAuthz.java b/pki/base/common/src/com/netscape/cms/authorization/DirAclAuthz.java
index b2318e7ea..df24f275e 100644
--- a/pki/base/common/src/com/netscape/cms/authorization/DirAclAuthz.java
+++ b/pki/base/common/src/com/netscape/cms/authorization/DirAclAuthz.java
@@ -254,7 +254,9 @@ public class DirAclAuthz extends AAclAuthz
/**
* update acls. when memory update is done, flush to ldap.
* <p>
- * Currently, it is possible that when the memory is updated successfully, and the ldap isn't, the memory upates lingers. The result is that the changes will only be done on ldap at the next update, or when the system shuts down, another flush will be attempted.
+ * Currently, it is possible that when the memory is updated successfully, and the ldap isn't, the memory upates
+ * lingers. The result is that the changes will only be done on ldap at the next update, or when the system shuts
+ * down, another flush will be attempted.
*
* @param id is the resource id
* @param rights The allowable rights for this resource