This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes Is UserName Token for Transport-Level Security Only? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Is UserName Token for Transport-Level Security Only?" Watch "Is UserName Token for Transport-Level Security Only?" New topic
Author

Is UserName Token for Transport-Level Security Only?

win llen
Greenhorn

Joined: Aug 18, 2010
Posts: 18
Hi,

Most of the examples and tutorials regarding WS-Security that uses Username Token is Transport-Level Type of Security.

I would just like to know if the UserName Token is for Transport-level Security Only?


Thanks.
Lester Burnham
Rancher

Joined: Oct 14, 2008
Posts: 1337
I think you're confused; WS-Security provides message-level security, not transport-level security.
shivendra tripathi
Ranch Hand

Joined: Aug 26, 2008
Posts: 263
UserName token is used to authenticate SOAP message. User name token will be part of SOAP message and has noting to do with transport level security.


SCJP 1.5(97%) My Blog
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Is UserName Token for Transport-Level Security Only?
 
Similar Threads
Those who have taken Beta!
WSS4J & Binary security token
Web-service Security (WSS) vs https
Web Service Security
Implementing Web Service Secutity