[JBoss-user] [Security & JAAS/JBoss] - Re: SecurityProxy run-as?

2004-04-05 Thread stick
Thanks Scott, that did the trick. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829256#3829256 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829256 --- This SF.Net

[JBoss-user] [Security & JAAS/JBoss] - SecurityProxy run-as?

2004-04-02 Thread stick
I am creating some custom security proxies by directly implementing the org.jboss.security.SecurityProxy interface (as opposed to wrapping another object with a SecurityProxy implementation). In order to authorize access to certain bean methods, my security proxies need to gather information fr