I have a custom authentication type that clients send me through the
SOAP header.  In XFire, it generated the service interface with the
header message sent in as a parameter.  CXF does not do that.

How can I get access to that data from within my service implementation?

Thanks,
Chris

Reply via email to