Monday, July 6, 2009

JICS Secured Portlets

We can create a portlet that inherits SecuredPortletBase, instead of PortletBase.  This lets us create security levels in our portlets that can be administered by the JICS site administrator using the Global Portlet Operations page (Site Manager > Site Settings > Global Portlet Operations > Edit).  By default, we can set "canAccess", which will allow the administrator to set which users can view the portlet.  We can optionally add other security levels, such as "Admin", or we could hide and show views for different departments.

Related Links :
http://www.jicswiki.com/index.php?title=CreatingAPortlet
http://www.jicswiki.com/index.php?title=Resync_Operations
http://www.jicswiki.com/index.php?title=Global_and_Portlet_Operations

No comments: