Uses of Class
com.netscape.certsrv.acls.EACLsException
Packages that use EACLsException
-
Uses of EACLsException in com.netscape.cms.authorization
Methods in com.netscape.cms.authorization that throw EACLsExceptionModifier and TypeMethodDescriptionprotected void
AAclAuthz.checkDenyEntries
(IAuthToken authToken, Iterable<String> nodes, String perm) throw EACLsException if a deny entry is matchedvoid
AAclAuthz.checkPermission
(IAuthToken authToken, String name, String perm) Checks if the permission is granted or denied with id from authtoken gotten from authentication that precedes authorization.protected void
AAclAuthz.checkPermission
(String name, String perm) Checks if the permission is granted or denied in the current execution context.protected void
DirAclAuthz.flushResourceACLs()
updates resourceACLs to ldap.static ACL
Parse ACL resource attributesvoid
AAclAuthz.updateACLs
(String id, String rights, String strACLs, String desc) This one only updates the memory.void
BasicGroupAuthz.updateACLs
(String id, String rights, String strACLs, String desc) void
DirAclAuthz.updateACLs
(String id, String rights, String strACLs, String desc) update acls. -
Uses of EACLsException in org.dogtagpki.server.authorization
Methods in org.dogtagpki.server.authorization that throw EACLsExceptionModifier and TypeMethodDescriptionvoid
IAuthzManager.updateACLs
(String id, String rights, String strACLs, String desc) Update ACLs in the database