Hi,

is there a way to retrieve the username of the Caller in an JAAS secured
SessionBean ? As I understand ctx.getCallerPrincipal() does not return the
UserPrincipal in OpenEJB. How can I find out who is calling a method? Do I
have to implement something like initialize(String username) on every
SessionBean I use?

Thanks
-- 
View this message in context: 
http://www.nabble.com/CallerPrincipal-tp22968768p22968768.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to