Using authentication mechanisms outside of the SOAP envelope (such as passing a cookie around) introduces a dependency on a particular protocol (HTTP).
使用soap信封外的认证机制(比如来回传送cookie)就要依赖特定的协议(HTTP)。
Atom Publishing Protocol leverages the full use of XML (internationalization, extensible using XML Namespaces) and the full use of HTTP (all methods, authentication, URIs to identify resources).
Atom Publishing Protocol充分利用了XML(国际化,可使用XML名称空间扩展)和HTTP(所有的方法、身份验证、用uri标识资源)。
For SOAP services, authentication for the underlying transport protocol is used (HTTP, in current implementations).
如果是SOAP服务,使用的是下层传输协议的验证机制(当前实现中是HTTP)。
应用推荐