At the end of http://cxf.apache.org/docs/ws-securitypolicy.html it shows
using the API to configure the client properties when a WSDL uses
WS-SecurityPolicy. What I'm not understanding is the following:
ctx.put("security.encryption.properties", properties);
How is the 'properties' value configured? Is it referencing say a
client_sign.properties file as described on
http://cxf.apache.org/docs/ws-security.html ? Any example would be
appreciated! Thanks :)
--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html