I am trying to get the Subject the my EJB implementation. My client connects
through RMI. From reading the documentation, I tried the following code:
Subject sub = (Subject)
PolicyContext.getContext("javax.security.auth.Subject.container");
However, the subject returned is null. Thanks for the help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009625#4009625
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009625
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user