Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.RuntimeCollective.permission.action

Class Summary
AddGroupToPermission Implementation of Action that adds (or removes) a user group to a UserGroupPermissionRule
AdminAction An action which ensures the user is in the Admin group, whose name is specified in web.xml under the attribute name defined by ADMIN_GROUP_NAME_PARAM.
AdminEditorAction An action which ensures the user is in an Admin/Editor group type, whose name is specified in web.xml under the attribute name defined by UG_TYPE_PARAM.
AuthenticatedAction A base action that ensures that the requesting browser is authenticated.
EditPermissibleUserGroupPermissionRuleAction Implementation of Action to edit the PermissionRule of a Permissible, using UserGroupPermissionRules.
PermissibleAction PermissibleActions can be extended to restrict the execution of the action to those users with suitable status.
UserGroupPermissibleAction Action to set the UserGroup permissions of a Permissible, for all actions.