I am just kicking the tires on spring ws security and I was wondering if there was a way to use a X.509 certificate for authentication with the new Wss4jSecurityInterceptor? I can see from the docs that the older XwsSecurityInterceptor can use a KeyStoreCallbackHandler and AcegiCertificateValidationCallbackHandler together. Is XwsSecurityInterceptor still the way to go for this?
Thanks,
Ian.


Reply With Quote