aspose file tools
The moose likes Web Services and the fly likes ws-i basic security profile and ws-security Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "ws-i basic security profile and ws-security" Watch "ws-i basic security profile and ws-security" New topic
Author

ws-i basic security profile and ws-security

zb cong
Ranch Hand

Joined: Jan 14, 2002
Posts: 403
as title, it seems these two are all standard, but i am not sure how do they relate to each other? my client require ws-i bsp compitable, is that conflict with ws-securiy? thanks
Dan Drillich
Ranch Hand

Joined: Jul 09, 2001
Posts: 1121
Good Day,

Understanding WS-Security says -

WS-Security addresses security by leveraging existing standards and specifications. This avoids the necessity to define a complete security solution within WS-Security.


Basic Security Profile Version 1.0 says -

This document defines the WS-I Basic Security Profile 1.0 (hereafter, "Profile"), consisting of a set of non-proprietary Web services specifications, along with clarifications to and amplifications of those specifications which promote interoperability.


As you see, the profile specifies how to use these security technologies together.

Regards,
Dan


William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
 
I agree. Here's the link: jrebel
 
subject: ws-i basic security profile and ws-security
 
Similar Threads
WS Security
Difference between Web Services 1.0 standard from 2004 and the 1.1 standard from 2006
Is UserName Token for Transport-Level Security Only?
Consuming secure web-services (Axis2 + Rampart)
Username and password security for webservices using JAX WS