Package | Description |
---|---|
org.wicketstuff.security | |
org.wicketstuff.security.swarm | |
org.wicketstuff.security.swarm.strategies |
Modifier and Type | Method and Description |
---|---|
StrategyFactory |
WaspApplication.getStrategyFactory()
Returns the factory that will be used to create strategies for each session.
|
Modifier and Type | Method and Description |
---|---|
StrategyFactory |
SwarmWebApplication.getStrategyFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
SwarmWebApplication.setStrategyFactory(StrategyFactory factory)
Allows the
StrategyFactory field to be set once. |
Modifier and Type | Class and Description |
---|---|
class |
SwarmStrategyFactory
A factory to return new
SwarmStrategy s. |
Copyright © 2015. All rights reserved.