Once the cxf-bc has authenticated an incoming message, the message is sent to my cxf service engine. How does one go about getting the security context from the normalized message if the headers are stripped out? In standalone cxf, you can grab the wsContext inside your service implementation pojo. Is there a way to inject the cxfse wsContext into your service pojo?
-- View this message in context: http://www.nabble.com/CXF-Security-context-tf4817408s12049.html#a13782546 Sent from the ServiceMix - User mailing list archive at Nabble.com.
