Class Summary |
Configuration |
|
EntitySecurityListener |
Facilitates security checks for entity beans. |
HibernateSecurityInterceptor |
Facilitates security checks for Hibernate entities |
Identity |
|
PermissionCheck |
Used to assert permission requirements into a WorkingMemory when evaluating
a @Restrict expression. |
Role |
Represents a user role exclusively within the scope of security rules. |
RuleBasedIdentity |
|
SecurityFunctions |
Delegating wrapper for EL security functions. |
SimpleGroup |
Implementation of the Group interface, used for holding roles etc. |
SimplePrincipal |
Simple implementation of the Principal interface, supporting a named user. |