pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Class
org.torweg.pulse.component.core.accesscontrol.admin.AbstractAccessControlEditor

Packages that use AbstractAccessControlEditor
org.torweg.pulse.component.core.accesscontrol.admin is the user and rights administration. 
org.torweg.pulse.component.core.accesscontrol.attributes.admin administrative controllers for attributes. 
org.torweg.pulse.component.core.accesscontrol.vfs.admin administrative controllers for virtual file system's rights management. 
 

Uses of AbstractAccessControlEditor in org.torweg.pulse.component.core.accesscontrol.admin
 

Subclasses of AbstractAccessControlEditor in org.torweg.pulse.component.core.accesscontrol.admin
 class CommandMatcherEditor
          the editor for the CommandMatchers of a Permission.
 class GroupEditor
          the editor for a Group of the access-control.
 class PermissionEditor
          the editor for a Permission of the access-control.
 class RoleEditor
           
 class UserEditor
          the editor for a User of the access-control.
 

Uses of AbstractAccessControlEditor in org.torweg.pulse.component.core.accesscontrol.attributes.admin
 

Subclasses of AbstractAccessControlEditor in org.torweg.pulse.component.core.accesscontrol.attributes.admin
 class AttributeRegistryEditor
          the main-controller of the AttributeRegistry.
 

Uses of AbstractAccessControlEditor in org.torweg.pulse.component.core.accesscontrol.vfs.admin
 

Subclasses of AbstractAccessControlEditor in org.torweg.pulse.component.core.accesscontrol.vfs.admin
 class VFSPermissionEditor
          is part of the access-control of the pulse-website-administration.