• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • Mikalai Zaikin

Metro + WS-Security

 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I've been learning about securing web services during the last past days. I'm using GlassFish, Netbeans, and Metro.

I did the examples provided in the security section of the tutorial Exam-Objectives-5.pdf (from basic authentication to mutual authentication).

Now I have to implement WS-Security on the web services I have already built.

I've been looking an reading out there but I'm still confused about what I have to do in order to implement WS-Security.

I'd appreciate if some one point me out to the right direction to start implementing WS-Security.

Thank you very much.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Doesn't your scenario resemble one of the ones in that tutorial, so that you could take it as a starting point? If not, maybe the user's guide (https://metro.dev.java.net/guide/) has something that helps.
 
Ranch Hand
Posts: 2198
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
There are no examples of using WS-Security in my study notes, only theoretical information.
Take a look at the following tutorial: http://netbeans.org/kb/docs/javaee/identity-amsecurity.html
Hope it is of use to you!
 
Look! I laid an egg! Why does it smell like that? Tiny ad, does this smell weird to you?
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
reply
    Bookmark Topic Watch Topic
  • New Topic