You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by Raymond Zhou <ra...@yahoo.com> on 2008/10/23 01:59:52 UTC

APIs for ws-security paramenters

Hi there, 
 
I am planning to use rampart-c as a module in my axis2/c to support ws-security in a web service client application. I know I can configure the policy files in the client repository. My question is that if all these variables/parameters can be set programmably using some sort of APIs. I want to do this because I would like to save the parameters in a database tables instead of a local file and I also want to be able to develop a UI for users to easily set/edit/change the values.
 
Thanks!
Raymond