Hi Filippo, On Fri, Feb 10, 2012 at 1:43 PM, FILIPPO AGAZZI <filippo.aga...@studenti.unipr.it> wrote: > Thank you very much Ruchith! > I was successful in running your code! I think this could be a nice > beginning point. Do you think in this way i can add in > RequestSecuritTokenResponse exchanged by client and custom token issuer, any > xml structure i need as child of RequestSecurityTokenResponse and then > extract the information i need for the negotiation to generate the > appropriate response?
Yes, this is like yet another web service now. What rampart provides at this point is an API to construct required elements and if you apply security policy to an operation then the results of processing the security header will be available at the issuer implementation through the RahasData instance. However I don't think this will interop with other implementation of WS-Trust but it should work for your scenario. Thanks, Ruchith --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org