g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.accesscontrol.IACLPolicy

Packages that use IACLPolicy
eu.geclipse.core.accesscontrol   
 

Uses of IACLPolicy in eu.geclipse.core.accesscontrol
 

Methods in eu.geclipse.core.accesscontrol that return IACLPolicy
 IACLPolicy IACLEntry.getPolicy()
          Queries the policy of this entry.
 IACLPolicy[] IACLEntry.getSupportedPolicies()
          Queries the policies which are supported by this ACL entry.
 

Methods in eu.geclipse.core.accesscontrol with parameters of type IACLPolicy
 void IACLEntry.setPolicy(IACLPolicy policy)
          Sets the policy of this entry.
 


g-Eclipse
Release 1.0.0