g-Eclipse
Release 1.0.0

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

Packages that use IACLCapability
eu.geclipse.core.accesscontrol   
 

Uses of IACLCapability in eu.geclipse.core.accesscontrol
 

Methods in eu.geclipse.core.accesscontrol that return IACLCapability
 IACLCapability IACLEntry.getCapability()
          Returns the capability which this ACL entry refers to.
 IACLCapability[] IACLEntry.getSupportedCapabilities()
          Queries the supported permissions or roles which can be granted or not to the actor of this ACL entry.
 

Methods in eu.geclipse.core.accesscontrol with parameters of type IACLCapability
 void IACLEntry.setCapability(IACLCapability capability)
          Sets the capability to be (dis)allowed to the actor.
 


g-Eclipse
Release 1.0.0