Thanks for the response Dimuthu,

Can anyone point me to documentation on passwordCallbackClass and when it is
invoked ?
Is that invoked by the service on receiving the request from client or while
generating the response.

Thanks,
Pavan

On 8/14/07, Dimuthu Leelaratne <[EMAIL PROTECTED]> wrote:
>
> Hi Pavan,
>
> As far as I know you cannot completely remove the concept of password
> call back handler, if you want to put signature or username token.
> However you can programatically create and add RampartConfig. This way
> you can get rid of it from the policy.xml file, but still it will
> exit.
>
> Regards,
> Dimuthu.
>
>
> On 8/13/07, Pavan Madiraju <[EMAIL PROTECTED]> wrote:
> > Is there any way that we can configure the client and service policy
> without
> > coding the PWCBHandler so that I can keep all the security information
> in
> > the policy.
> >
> > <ramp:passwordCallbackClass> org.apache.rampart.samples
> > > .policy.sample02.PWCBHandler</ramp:passwordCallbackClass>
> > >
> >
> > Can I complete remove :passwordCallbackClass> in the client and server ?
> >
> > Any ideas ?
> >
> > Thanks in Advance,
> > Pavan
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to