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 voidAAclAuthz.checkDenyEntries(AuthToken authToken, Iterable<String> nodes, String perm) throw EACLsException if a deny entry is matchedprotected voidAAclAuthz.checkPermission(String name, String perm) Checks if the permission is granted or denied in the current execution context.voidAAclAuthz.checkPermission(AuthToken authToken, String name, String perm) Checks if the permission is granted or denied with id from authtoken gotten from authentication that precedes authorization.protected voidDirAclAuthz.flushResourceACLs()updates resourceACLs to ldap.static ACLParse ACL resource attributesvoidAAclAuthz.updateACLs(String id, String rights, String strACLs, String desc) This one only updates the memory.voidBasicGroupAuthz.updateACLs(String id, String rights, String strACLs, String desc) voidDirAclAuthz.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 TypeMethodDescriptionabstract voidAuthzManager.updateACLs(String id, String rights, String strACLs, String desc) Update ACLs in the database