1 / 12

Web Services Security and Further References

Web Services Security and Further References. Presented by Ashraf Memon. Overview. Web Service Security Java Web Services Tutorials C Web Services Reference C++ Web Services Reference PERL Web Services Reference FORTRAN Web Services Reference Other Languages Web Services Reference

rowena
Download Presentation

Web Services Security and Further References

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Web Services Security and Further References Presented by Ashraf Memon

  2. Overview • Web Service Security • Java Web Services Tutorials • C Web Services Reference • C++ Web Services Reference • PERL Web Services Reference • FORTRAN Web Services Reference • Other Languages Web Services Reference • MS .NET Web Services Reference

  3. Web Services Security • Several protocols have emerged to address some of these areas of web service security based on Authorization, Authentication, Confidentiality, Integrity. • Popular Specifications • SAML (Security Assertion Markup Language) • authentication and authorization of web service (single sign on) • XML Digital Signatures • digitally signing the message to ensure integrity • XML Encryption • encryption of XML messages • WS-Security • WS-security addresses most of the above issues.

  4. Touching other emerging specifications, means opening a bag of worms

  5. Grid Security Infrastructure (GSI) authenticated Web Services • GSI Authenticated Arcweb Services • http://www.ws-i.org • http://www.webservicessummit.com/Security.htm

  6. Java Web Services • JAX-RPC based service • http://www.ammai.com/webservices/index.html?POSTNUKESID=8dd13c58180ef4543f03f656901ab4db

  7. C Web Services • http://www.developer.com/tech/article.php/1379751 • http://www.devarticles.com/c/a/Java/Interfacing-With-C-From-Java-With-JNI-Part-2 • http://searchwebservices.techtarget.com/ateQuestionNResponse/0,289625,sid26_cid570738_tax292065,00.html

  8. C++ Web Services • http://ws.apache.org/axis/cpp/ • http://www.systinet.com/resources/tutorials#cpp

  9. Perl Web Services • http://www.soaplite.com/ • http://aspn.activestate.com/ASPN/WebServices/SWSAPI/perltut • http://www.amazon.com/exec/obidos/tg/detail/-/0596002068/002-3649560-3533665?v=glance • http://developer.apple.com/internet/applescript/applescripttoperl.html

  10. Fortran Web Services • http://www.nocoug.org/download/2004-05/NYOUG_2004.ppt • http://userweb.elec.gla.ac.uk/i/iainw/jni/ • http://www.caip.rutgers.edu/~vincentm/JNI/jni2f.html • http://www.cs.fsu.edu/~engelen/soap.html

  11. Other languages to Web Service • http://aspn.activestate.com/ASPN/WebServices/SWSAPI • http://www-106.ibm.com/developerworks/webservices/library/ws-tip-leg.html

  12. And of course Microsoft DOT NET • http://msdn.microsoft.com/webservices/

More Related