|
Class Summary |
| FunctionBasedPermission |
This class represents a permission for a function in the application |
| Permission |
Base class for all permissions
An implementation of a permission can be accessed with the factory method
parse(). |
| PermissionFactory |
Factory class to convert String literals into Permission objects |
| RoleBasedPermission |
This class represents a role based permission |
| SecurityUtil |
Helper class to manage the principal object. |
| StaticPermission |
This class represents a static permission (true or false) |