[jboss-dev-forums] [Design of JBoss Portal] - Retrieving security constraint programatic
keuller
do-not-reply at jboss.com
Thu Apr 24 14:16:57 EDT 2008
Hi,
I'm developing a Portlet that extends JBossPortlet class. After deploy of my application I define some security constraints to the instance of this Portlet. For example, Admin role can 'view' and 'admin' but all users of unchecked cannot 'admin' just 'view'.
I'd like retrieve this information at runtime through my portlet. How can I do this ? I did read into documentation about this, but I wasn't found nothing to help me. I look at PortalObjectPermission, but an instance is not a kind of portal node (PORTAL, PAGE, WINDOW and CONTEXT) does.
regards.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146604#4146604
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146604
More information about the jboss-dev-forums
mailing list