aspose file tools
The moose likes Web Services and the fly likes WSS4J implements WS-I Basic Security Profile Version 1.0 spec? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "WSS4J implements WS-I Basic Security Profile Version 1.0 spec? " Watch "WSS4J implements WS-I Basic Security Profile Version 1.0 spec? " New topic
Author

WSS4J implements WS-I Basic Security Profile Version 1.0 spec?

pasquale vitale
Greenhorn

Joined: Aug 22, 2008
Posts: 7
Hi all,
I have a question: wss4j 1.5.4 implements a WS-I Basic Security Profile Version 1.0.

I see in the readme.txt file of wss4j 1.5.4 API that:



and in the WS-I Basic Security Profile Version 1.0 spec. (go to http://www.ws-i.org/Profiles/BasicSecurityProfile-1.0.html) there are reference to OASIS Standard 200401, but I don't know if wss4j (version 1.5.4) implements WS-I Basic Security Profile Version 1.0 spec?
Can anyone tell me if that is true?

Thanks
pasquy
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
"pasquy",

Please check your private messages regarding an important administrative matter.

"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
pasquy pasquy wrote:I don't know if wss4j (version 1.5.4) implements WS-I Basic Security Profile Version 1.0 spec?


I strongly doubt it. While the standards implemented by WSS4J are certainly part of the Basic Security Profile, the profile itself is much broader. So additional measures would be necessary to achieve full profile compliance. Furthermore the profile wasn't approved until March 2007 which is three years after the standards mentioned by the WSS4J.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: WSS4J implements WS-I Basic Security Profile Version 1.0 spec?
 
Similar Threads
WS-Security Token Passing implementation
Custom UsernameToken?
Axis2/Rampart fails auth from WCF client, never calls password callback handler
WS-Security with XWSS and SoapUI
Basic authentication soap header values?