Package com.ace.moab.api.acl

Provides classes for describing Moab's access control list structure.

See:
          Description

Class Summary
ACL This class represents the complete access control list for a given object.
ACLRule This class represents a rule that can be in Moab's access control list (ACL) mechanism.
 

Enum Summary
ACLAffinity This enumeration describes the different values available for describing how a rule is used in establishing access to an object in Moab.
ACLModifier This enum describes all the ACL modifiers that cause ACL's to behave in more advanced ways.
 

Package com.ace.moab.api.acl Description

Provides classes for describing Moab's access control list structure. This allows reporting of the rules that allow access to be granted to an object inside of Moab. The most common Moab object that uses an access control list is a reservation.



Copyright © 2001-2009 Cluster Resources, Inc. All Rights Reserved.