Package org.wicketstuff.security.actions


package org.wicketstuff.security.actions
  • Class
    Description
    Immutable WaspAction class.
    The right to access the specified data object.
    The actionFactory translates between string based actions, and class based actions.
    Actions maintains the collection of ActionFactorys.
    A special action that implies all other actions.
    the right to enable a component.
    Used by containers to specify that all of there children inherit these actions.
    Exception throw when there is a problem registering a new action.
    The right to render / read (from) the specified Component / IModel.
    Immutable mapping for Action with added logic for implies checks.