Friday 5 May 2006

Apache WSS4J 1.5.0 for Web Service Security

Apache WSS4J เป็น Java library ที่ implement WS-Security specification ซึ่งสร้างโดยองค์กร OASIS
WSS4J สนับสนุนการ sign และ verify SOAP Messages โดยใช้ร่วมกับ Apache Axis และ Apache XML-Security
และสามารถทำงานร่วมกับ JAX-RPC based server/clients และ .NET server/clients ได้ด้วย
WSS4J implement
* OASIS Web Serives Security: SOAP Message Security 1.0 Standard 200401, March 2004
* Username Token profile V1.0
* X.509 Token Profile V1.0
WSS4J สามารถทำ SOAP Bindings ได้ดังนี้
o XML Security
+ XML Signature
+ XML Encryption
o Tokens
+ Username Tokens
+ Timestamps
+ SAML Tokens
และยังสนับสนุน X.509 binary และ certificate paths ด้วย

ที่มา http://www.apachenews.org/archives/000859.html , http://ws.apache.org/wss4j/

No comments: