Package | Description |
---|---|
org.wicketstuff.security.checks | |
org.wicketstuff.security.swarm.checks |
Modifier and Type | Class and Description |
---|---|
class |
AlwaysGrantedSecurityCheck
A securitycheck that always grants the permission to the user.
|
class |
ClassSecurityCheck
Default instantiation check for any type of class.
|
class |
ComponentSecurityCheck
Basic security check for components.
|
class |
ContainerSecurityCheck
Security check for when you replace panels on a page instead of using new pages.
|
class |
LinkSecurityCheck
A security check designed for
Link s. |
Modifier and Type | Class and Description |
---|---|
class |
DataSecurityCheck
SecurityCheck that uses a
DataPermission . |
Copyright © 2015. All rights reserved.