Hi,

We have a need for application authorization using Spring security. There is
a project in google containing what looks like a solution:
http://code.google.com/p/cxf-spring-security/ . Is this slated for a future
release of CXF?

It's good to see Andreas actualy going ahead with this project...Hopefully we'll get it integrated with CXF eventually, but I'm not aware when it might happen.

We have some simple Spring Security JAXRS system tests [1]. But they might be of help even if you do JAX-WS. Though if you need to bridge between WS-Security and Spring Security, then those tests won't give enough info...Andreas and other users who've had some relevant experience may help...

cheers, Sergey

[1] http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/ (contains all the tests and resources)

corresponding web apps :

[2] 
http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/resources/jaxrs_security/
[3] 
http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/resources/jaxrs_security_cglib/
[4] 
http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/resources/jaxrs_security_no_annotations/

--
View this message in context: 
http://old.nabble.com/Strategy-for-CXF-integration-with-Spring-Security-tp26268002p26268002.html
Sent from the cxf-user mailing list archive at Nabble.com.


Reply via email to