Package org.wicketstuff.security.actions
Interface AllActions
- All Superinterfaces:
WaspAction
A special action that implies all other actions. This action is not registered through
ActionFactorys but can be requested from them. Factory implementations should create a
custom action implying all registered actions when receiving a request for this action. The name
of the action is "all", without quotes.- Author:
- marrink
-
Method Summary
Methods inherited from interface org.wicketstuff.security.actions.WaspAction
add, getActionFactory, getName, implies, remove