Hi all. I have a spring managed CXF application where CXF resources simply forward calls to spring services. Also I've set up CXF implementation of OAuth2 framework.
Now my problem is that I want to get the credentials of user from my spring services, i.e. somehow I need statically access MessageContext object. The question is how to do that? Thanks in advance. -- View this message in context: http://cxf.547215.n5.nabble.com/Statically-access-MessageContext-tp5732065.html Sent from the cxf-user mailing list archive at Nabble.com.
