- setActionFactory(WaspActionFactory) - Method in class org.wicketstuff.security.swarm.SwarmWebApplication
-
Allows the ActionFactory field to be set once.
- setStrategyFactory(StrategyFactory) - Method in class org.wicketstuff.security.swarm.SwarmWebApplication
-
Allows the StrategyFactory field to be set once.
- setupActionFactory() - Method in class org.wicketstuff.security.swarm.SwarmWebApplication
-
- setUpHive() - Method in class org.wicketstuff.security.swarm.SwarmWebApplication
-
Set up a Hive for this Application.
- setupStrategyFactory() - Method in class org.wicketstuff.security.swarm.SwarmWebApplication
-
- size() - Method in class org.wicketstuff.security.hive.authentication.LoginContainer
-
Returns the number of Subjects contained here.
- SwarmAction - Class in org.wicketstuff.security.swarm.actions
-
Immutable
Action class based on int values to speed up inheritance checking.
- SwarmAction(int, String, Object) - Constructor for class org.wicketstuff.security.swarm.actions.SwarmAction
-
The default constructor for actions.
- SwarmActionFactory - Class in org.wicketstuff.security.swarm.actions
-
Default implementation of an action factory.
- SwarmActionFactory(Object) - Constructor for class org.wicketstuff.security.swarm.actions.SwarmActionFactory
-
Registers the default actions: access, inherit, render and enable.
- SwarmActionFactory.ImpliesOtherAction - Class in org.wicketstuff.security.swarm.actions
-
Any class that implies another action.
- SwarmCompoundPropertyModel<T> - Class in org.wicketstuff.security.swarm.models
-
Swarm version of SecureCompoundPropertyModel.
- SwarmCompoundPropertyModel(T) - Constructor for class org.wicketstuff.security.swarm.models.SwarmCompoundPropertyModel
-
Construct.
- SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel<Y> - Class in org.wicketstuff.security.swarm.models
-
- SwarmModel<T> - Interface in org.wicketstuff.security.swarm.models
-
- SwarmPolicyFileHiveFactory - Class in org.wicketstuff.security.hive.config
-
Policyfile factory with some extra aliases for wicket specific permissions.
- SwarmPolicyFileHiveFactory(ActionFactory) - Constructor for class org.wicketstuff.security.hive.config.SwarmPolicyFileHiveFactory
-
Construct.
- SwarmStrategy - Class in org.wicketstuff.security.swarm.strategies
-
Implementation of a ClassAuthorizationStrategy.
- SwarmStrategy(Object) - Constructor for class org.wicketstuff.security.swarm.strategies.SwarmStrategy
-
Constructs a new strategy linked to the specified hive.
- SwarmStrategy(Class<? extends ISecureComponent>, Object) - Constructor for class org.wicketstuff.security.swarm.strategies.SwarmStrategy
-
Constructs a new strategy linked to the specified hive.
- SwarmStrategyFactory - Class in org.wicketstuff.security.swarm.strategies
-
- SwarmStrategyFactory(Object) - Constructor for class org.wicketstuff.security.swarm.strategies.SwarmStrategyFactory
-
Constructs a new factory.
- SwarmStrategyFactory(Class<? extends ISecureComponent>, Object) - Constructor for class org.wicketstuff.security.swarm.strategies.SwarmStrategyFactory
-
Constructs a new factory.
- SwarmWebApplication - Class in org.wicketstuff.security.swarm
-
A default webapp.
- SwarmWebApplication() - Constructor for class org.wicketstuff.security.swarm.SwarmWebApplication
-