[jboss-user] [Security & JAAS/JBoss] - calling ejb from MBean security

hero79 do-not-reply at jboss.com
Mon Oct 23 07:53:49 EDT 2006


Hi all,

is there any way to reauthentificate user, because i need to run some methods from my ejb, which are protected by declarative security. So in order to call them, i need to make new LoginContext and to run lc.login() method, but cache in JaasSecurityManager is not updated, therefore, i`m getting Insufficient method permissions error from SecurityInterceptor in org.jboss.ejb.plugins.

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

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



More information about the jboss-user mailing list