Re: APIs for ws-security paramenters

2008-10-28 Thread Uthaiyashankar
ankar <[EMAIL PROTECTED]> wrote: From: Uthaiyashankar <[EMAIL PROTECTED]> Subject: Re: APIs for ws-security paramenters To: [EMAIL PROTECTED] Cc: "Apache AXIS C Developers List" Date: Thursday, October 23, 2008, 5:21 AM Hi Raymond, No plans as of now. Will be adding the APIs

Re: APIs for ws-security paramenters

2008-10-26 Thread Raymond Zhou
bunch! Frank --- On Thu, 10/23/08, Uthaiyashankar <[EMAIL PROTECTED]> wrote: From: Uthaiyashankar <[EMAIL PROTECTED]> Subject: Re: APIs for ws-security paramenters To: [EMAIL PROTECTED] Cc: "Apache AXIS C Developers List" Date: Thursday, October 23, 2008, 5:21 AM Hi Raymond,

Re: APIs for ws-security paramenters

2008-10-22 Thread Manjula Peiris
; configurations as command line options rather than using a policy > file. You may worth trying it. > > [1] http://wso2.org/projects/wsclient > > Thanks, > -Manjula. > > > Thanks again! > Raymond > > --- On Thu, 10/23/08, Uthaiyashankar <[EMAIL PROTECTE

Re: APIs for ws-security paramenters

2008-10-22 Thread Uthaiyashankar
ithout the rampart APIs, I would not be able to do that. Any plans that you will be able to provide the APIs? Thanks again! Raymond --- On Thu, 10/23/08, Uthaiyashankar <[EMAIL PROTECTED]> wrote: From: Uthaiyashankar <[EMAIL PROTECTED]> Subject: Re: APIs for ws-security parament

Re: APIs for ws-security paramenters

2008-10-22 Thread Raymond Zhou
gt; wrote: From: Uthaiyashankar <[EMAIL PROTECTED]> Subject: Re: APIs for ws-security paramenters To: "Apache AXIS C Developers List" Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Thursday, October 23, 2008, 3:31 AM Hi Raymond, For client side, you can set username, password,

Re: APIs for ws-security paramenters

2008-10-22 Thread Uthaiyashankar
Hi Raymond, For client side, you can set username, password, password type and time to live parameters programatically. However, other options (like certificate, key, etc.) have to be set using policy files. We have to implement missing options. You can find more details from [1] Regards, S