> 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. :-)
Have a look at: http://ws.apache.org/wss4j/apidocs/org/apache/ws/security/handler/WSHand lerConstants.html Colm. -----Original Message----- From: Mayank Mishra [mailto:[EMAIL PROTECTED] Sent: 28 September 2007 08:23 To: [email protected] Subject: Security Configuration Help 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 ---------------------------- IONA Technologies PLC (registered in Ireland) Registered Number: 171387 Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland
