Package | Description |
---|---|
org.wicketstuff.security.checks | |
org.wicketstuff.security.models | |
org.wicketstuff.security.strategies | |
org.wicketstuff.security.swarm.strategies |
Modifier and Type | Method and Description |
---|---|
protected WaspAuthorizationStrategy |
AbstractSecurityCheck.getStrategy()
Utility method to get to the
WaspAuthorizationStrategy . |
Modifier and Type | Method and Description |
---|---|
protected WaspAuthorizationStrategy |
SecureCompoundPropertyModel.getStrategy()
Shortcut to the
IAuthorizationStrategy . |
Modifier and Type | Class and Description |
---|---|
class |
ClassAuthorizationStrategy
Authorization strategy to enforce security at the construction of components rather then at
render time.
|
Modifier and Type | Method and Description |
---|---|
static WaspAuthorizationStrategy |
WaspAuthorizationStrategy.get()
Returns the WaspAuthorizationStrategy.
|
WaspAuthorizationStrategy |
StrategyResolver.getStrategy() |
WaspAuthorizationStrategy |
StrategyFactory.newStrategy()
Create a new Strategy.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSwarmStrategy |
class |
SwarmStrategy
Implementation of a
ClassAuthorizationStrategy . |
Modifier and Type | Method and Description |
---|---|
WaspAuthorizationStrategy |
SwarmStrategyFactory.newStrategy() |
Copyright © 2015. All rights reserved.