Nobody out there with a matching answer?
All i wanna do is to check the method permissions for methods before
executing them.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909635#3909635
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
Hello community,
is there some way to check whether my logged in user has permissions
to a specific method or not?
My intent is to disable ui controls in the client application if the user don't
have
the required privileges.
Well we are talking about a well working jboss/ejb/jass environment.