Hi all,
I am trying to understand WSS4J module. I had an overview look at the
code and examples.
I have some queries regarding WSS4J:
1. Is there any place where I can find all the security configuration
properties (in cxf.xml file/ as properties to WSS4JInInterceptor or
WSS4JOutInterceptor) that I can work with? I had a look at examples and
got some of configuration properties from there. :-)
2. This question arrives more from the perspective of a WS
SecurityPolicy user. I can clearly see support for some Tokens, Derived
Keys, Encryption and Signature operations, Signed and Encrypted Parts.
Can we some how configure the Security header layout, various Supporting
Tokens, referencing arbitrary SOAP elements and Binding policy using
these configuration properties.
I guess, Symmetric and Asymmetric Binding policy can be configured
accordingly by configuring Request and Response flow.
Please let me know if I am wrong somewhere.
With Regards,
Mayank