|
Class Summary |
| AuthLevelSecurityManager |
DefaultSecurityManager is a simple access controller for a portlet that uses
a user's authentication level to control access. |
| DenyAllSecurityManager |
DenyAllSecurityManager is a simple security manager that always denys access
regardless of the user or portlet instance. |
| GroupSecurityManager |
GroupSecurityManager is a simple access controller for a portlet that uses
a user's membership of a group to control access. |
| PortletSecurityManager |
A PortletSecurityManager is the access controller for a portlet. |