[jboss-user] [JBoss Seam] - Re: @LoggedIn at the method level

2007-02-21 Thread monkeyden
Ah, cool, thanks guys. You're working too hard. I can't keep up with the examples. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020096#4020096 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020096

[jboss-user] [JBoss Seam] - Re: @LoggedIn at the method level

2007-02-21 Thread [EMAIL PROTECTED]
That is the correct way. The old @LoggedIn pattern is gone from the examples (in CVS, anyway). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020066#4020066 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020066 ___

[jboss-user] [JBoss Seam] - Re: @LoggedIn at the method level

2007-02-21 Thread monkeyden
Could you qualify "You should use..."? Are you suggesting that it's the only/best way to do it or is it just another possibility? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020051#4020051 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: @LoggedIn at the method level

2007-02-21 Thread mariuszs
You should use: @Restrict("#{identity.loggedIn}") This work on TYPE and METHOD level. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019964#4019964 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019964