[jboss-user] [JBoss Seam] - Re: Seam Security: isUserInRole() expression
james_hays@mac.com
do-not-reply at jboss.com
Mon Apr 16 13:19:22 EDT 2007
So, this documentation in Seam is wrong?
http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/components.html
anonymous wrote :
| org.jboss.seam.core.isUserInRole
|
| Allows JSF pages to choose to render a control, depending upon the roles available to the current principal. <h:commandButton value="edit" rendered="#{isUserInRole['admin']}"/>.
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037649#4037649
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037649
More information about the jboss-user
mailing list