[jboss-user] [JBoss Portal] - Re: user's group

thomas.heute@jboss.com do-not-reply at jboss.com
Wed Jul 4 07:31:40 EDT 2007


isUserInRole is on renderRequest or actionRequest:

See:
http://docs.jboss.org/jbportal/spec/docs/javax/portlet/PortletRequest.html

You can also use 
getRemoteUser() on the same object to get the id of the llogged-in user.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060376#4060376

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060376



More information about the jboss-user mailing list