Hi all,

I am new to CXF. I am using v3.0.4.
I have a requirement to read SAML token from a incoming SOAP header request
and store the token for other purposes.

I want to use SamlTokenInterceptor. Do I need to extend this class and
override processToken method?

Also, in <jaxws:server> configuration, do I pass this class as
<jaxws:provider> or <jaxws:inInterceptors>?

Example of the configuration is highly appreciated.

Thanks in advance.





--
View this message in context: 
http://cxf.547215.n5.nabble.com/SamlTokenInterceptor-tp5763598.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to