Hello Experts,
Pls share me the CXF-REST code reference to use the above Java
Authentication:

Not getting an idea how to include this BasicAuthAuthorizationInterceptor in
REST end point either in Spring or Java DSL:

Spring End point:
 <from uri="cxfrs:http://localhost:9090?resourceClasses=com.test.Service"/>

Java End Point:


from("cxfrs:http://0.0.0.0:9090?resourceClasses=com.test.Service&bindingStyle=SimpleConsumer";)..

Need a quick solution.

Thanks and Regards,
Sayed





--
View this message in context: 
http://camel.465427.n5.nabble.com/HTTP-Basic-Authentication-tp5742229p5756154.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to