You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Shan Gopalakrishnan <sg...@cisco.com> on 2003/04/21 20:54:23 UTC

regarding Permissions

Hello All
 
Currently the Jetspeed framework allows the portlet title bar actions at
the role level.
If I have to provide an alternate implementation , should i change the
below implementation?
 
services.PermissionManagement.classname=org.apache.jetspeed.services.sec
urity.turbine.TurbinePermissionManagement
 
Thanks