[ http://nagoya.apache.org/jira/browse/JS2-111?page=history ]
David Sean Taylor resolved JS2-111:
-----------------------------------
Resolution: Fixed
> Secure Access to Pages and Folders
> ----------------------------------
>
> Key: JS2-111
> URL: http://nagoya.apache.org/jira/browse/JS2-111
> Project: Jetspeed 2
> Type: New Feature
> Components: Security
> Reporter: David Sean Taylor
> Assignee: David Sean Taylor
>
> New feature to secure access to pages and folders in the portal.
> This new feature involves three phases:
> 1. Add 2 new Permissions: PagePermission, FolderPermission
> 2. Securing access to portal pages and folders using security checks against
> the jetspeed security policy i.e.
> PagePermission perm1 = new PagePermission("/david/mypage.psml", "view");
> AccessController.checkPermission(perm1);
> 3. Add a custom portlet mode 'Secure' which the layout portlets will use to
> edit the security policy for a page or folder, i.e. grant and revoke actions
> (view,edit,help) to principals
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]