spring-ws
spring-ws copied to clipboard
WS runtime to enforce security policy from the WSDL [SWS-755]
chris snow opened SWS-755 and commented
Currently, to use WS Seucrity with Spring WS, it seems that you have to write the policy in the wsdl, and then code/configure to implement the policy at runtime.
It would be great if the runtime could use the policy statements from the WSDL to enforce the policies and configure the interceptors and such, similar to CXF and Metro.
Issue Links:
- #843 WS runtime to enforce security policy from the WSDL ("is duplicated by")