This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes Web Services and the fly likes Question about WS-security implementation 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 "Question about WS-security implementation" Watch "Question about WS-security implementation" New topic
Author

Question about WS-security implementation

Kishore Dandu
Ranch Hand

Joined: Jul 10, 2001
Posts: 1934
Is there a concrete implementation that can be plugges into a environment hosted on application servers.


Kishore
SCJP, blog
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Originally posted by Kishore Dandu:
Is there a concrete implementation that can be plugges into a environment hosted on application servers.


I am not aware of it yet, but i found this toolkit req article very interesting.

And also this link.
Kishore Dandu
Ranch Hand

Joined: Jul 10, 2001
Posts: 1934
on a side note, how is it possible to check authenticity of who you are serving?, when the rule is to allow only certain clients of your webservice to be serviced??(we can always add encrypted additional fields generated by common key + Rijndael algorithms; but kind of adds lot of unnecessary coupling and dependability)
 
I agree. Here's the link: jrebel
 
subject: Question about WS-security implementation
 
Similar Threads
The perfect accessory ...
servlet source code
Anonymous Classes : Significance
Quotes
i want the source code of servlet where to get it?