The Artima Developer Community
Sponsored Link

Artima Developer Spotlight Forum
Securing Web Services Communication

1 reply on 1 page. Most recent reply: Mar 11, 2007 8:52 PM by shafei

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Marina Sum

Posts: 2
Nickname: ms3273
Registered: Jan, 2007

Securing Web Services Communication Posted: Mar 1, 2007 4:31 PM
Reply to this message Reply
Advertisement

Open standards have gained momentum among enterprises as a mechanism for Web services to communicate with partners, customers, and suppliers. XML, Simple Object Access Protocol (SOAP), and HTTPS are among the technologies for developing interoperable Web services.

The inherent openness of Web services, however, poses security risks. Without proper protections, Web services can expose vulnerabilities that could lead to dire consequences. Ensuring that those services and their communications are integral, confidential, and secure is critical for all parties.

Through an example of a stock-quote service, a recent Sun Developer Network tutorial, Securing Communications in Web Services, steps you through the process of securing communications between a service's client and server providing a Web service.

The tutorial uses the Sun Java System Access Manager, the NetBeans IDE 5.5, and the Java Application Platform Software Development Kit (SDK) with Tools bundle.

What methods do you use to secure Web services in your projects?


shafei

Posts: 1
Nickname: kooer
Registered: Jan, 2003

Re: Securing Web Services Communication Posted: Mar 11, 2007 8:52 PM
Reply to this message Reply
I think that XFire is lighter.

Flat View: This topic has 1 reply on 1 page
Topic: Optimizing ArrayList.removeAll() Previous Topic   Next Topic Topic: Scala for Java Programmers

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use