You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Pavan Madiraju <ma...@gmail.com> on 2007/08/13 15:07:44 UTC

passwordCallbackClass>

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

Re: passwordCallbackClass>

Posted by Pavan Madiraju <ma...@gmail.com>.
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 <di...@gmail.com> 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 <ma...@gmail.com> 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: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

Re: passwordCallbackClass>

Posted by Dimuthu Leelaratne <di...@gmail.com>.
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 <ma...@gmail.com> 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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org