Interface IACL

All Known Implementing Classes:
ACL

public interface IACL
A class represents an access control list (ACL). An ACL is associated with a protected resource. The policy enforcer can verify the ACLs with the current context to see if the corresponding resource is accessible.

Version:
$Revision$, $Date$