《Professional PHP Web Services》第一版笔记 - Deminy的个人网站
首页 关于我 我的感想 个人百科 我的链接 我的照片 与我联系
MSN 留言本 我的文章 个人计划 农历年历 常见问题 朋友专栏

《Professional PHP Web Services》第一版笔记


阅读时间:2007-06-16

全文概述

  • SOAP[1]
  • Security (Chapter 6)[2]
    • A list of XML standards that deal with security:
      • XML Signature
      • XML encryption (could use GnuPG[3] for encryption)
      • SAML (Security Assertion Markup Language)
      • WS-Security
      • XKMS
      • XACML
  • WSDL
    • SWSAPI (Simple Web Services API)
  • UDDI
    • phpUDDI (本书2位作者开发。自本书出版后已长期缺乏维护。)

备注

  1. PHP5已经内置了SOAP相关函数。
  2. read on 2007-09-21 in TSS (The Selling Source, Inc.).
  3. GnuPG (GNU Privacy Guard) is the GNU software for encrypting data and creating digital signatures.

取自"http://www.deminy.net/wiki/Notes_for_Professional_PHP_Web_Services"

本页面已经被浏览1,209次。 这页的最后修订在 2007年9月21日 (星期五) 19:43。 版权声明