A
APA
I have a company that wants to integrate their application (developed with J2EE) with my web service interface. My web service uses Username Token
authentication so my question is how do they create a username token in the SOAP request? I don't know if the username token is an standard part of
the SOAP envelope so if they have to manually construct it I'd like to know what it looks like so I can tell them how to do it.
Thanks.
authentication so my question is how do they create a username token in the SOAP request? I don't know if the username token is an standard part of
the SOAP envelope so if they have to manually construct it I'd like to know what it looks like so I can tell them how to do it.
Thanks.