I am trying to implement SAML enabled SOAP services for the first time and I have some conceptual questions regarding the role of a Secure Token Service (STS) in a SAML implementation.
User...
Type: Posts; User: mansoor.ashraf; Keyword(s):
I am trying to implement SAML enabled SOAP services for the first time and I have some conceptual questions regarding the role of a Secure Token Service (STS) in a SAML implementation.
User...
Manning's Spring in Action second edition covers Spring-WS in detail. Apress' Spring Recipe book also has a section on Spring-Ws but it does not go into great detail.
Hope this helps
Hello,
I am playing with Spring-Ws and Ws-Addressing and so far i am successfully able to create Ws-Addressing enabled web-services. However i need a way to inform the consumer of my webservice...