This can be done but I beleive rampart is moving towards policy now.
Previously configurating rampart via parameters was the way to go. For
e.g If you wanted to enforce UT on a service you could add the
follwoing to the services.xml

<parameter name="InflowSecurity">
   <action>
      <items>UsernameToken</items>
      <passwordCallbackClass>MyPasswordCallbackHandler</passwordCallbackClass>
   </action>
</parameter>

Thanks,
Keith.

On Thu, Aug 28, 2008 at 7:42 PM, Shah, Sumit <[EMAIL PROTECTED]> wrote:
> Is there a way to configure Rampart in Axis2 using parameters rather than a
> Policy file?
>
>
>
> Thanks
>
> Sumit



-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to