Uses of Class
com.netscape.cms.authorization.ACL
-
Packages that use ACL Package Description com.netscape.cms.authorization -
-
Uses of ACL in com.netscape.cms.authorization
Methods in com.netscape.cms.authorization that return ACL Modifier and Type Method Description static ACL
ACL. parseACL(java.lang.String resACLs)
Parse ACL resource attributesMethods in com.netscape.cms.authorization with parameters of type ACL Modifier and Type Method Description void
ACL. merge(ACL other)
Merge the rules of the other ACL into this one.
-