You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stephan Strittmatter (JIRA)" <de...@myfaces.apache.org> on 2007/05/15 16:26:16 UTC

[jira] Created: (TOMAHAWK-988) SecurityContect for Portlet

SecurityContect for Portlet
---------------------------

                 Key: TOMAHAWK-988
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-988
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Portlet_Support
         Environment: Liferay 4.1.3 + tomcat 5.5
            Reporter: Stephan Strittmatter


It would be greate, if there would be added also an PortletSecurityContext, because it can be implemented JSR-168 conform.
See also the comment and example source in the wiki: http://wiki.apache.org/myfaces/SecurityContext

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOMAHAWK-988) SecurityContext for Portlet

Posted by "Cagatay Civici (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496211 ] 

Cagatay Civici commented on TOMAHAWK-988:
-----------------------------------------

org.apache.myfaces.context.portlet.PortletExternalContextImpl should get chosen in a portlet environment and since default SecurityContextImplementation uses ExternalContext instance it'll refer to this PortletExternalContextImpl. So I'll expect default implementation to work with portlets too. Stephan, have you tried the default security context implementaton with portlets?

> SecurityContext for Portlet
> ---------------------------
>
>                 Key: TOMAHAWK-988
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-988
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Portlet_Support
>         Environment: Liferay 4.1.3 + tomcat 5.5
>            Reporter: Stephan Strittmatter
>         Assigned To: Cagatay Civici
>
> It would be greate, if there would be added also an PortletSecurityContext, because it can be implemented JSR-168 conform.
> See also the comment and example source in the wiki: http://wiki.apache.org/myfaces/SecurityContext

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.