• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WS Security - Is there a need to read the full WS Security book ....

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In preparation for the exam, is it required to study all the chapters in Securing Web Services book. As such how much percentage of questions appear from the security point of view in the exam ?
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
At the moment, technologies, related with web service securing are emerging. All you need to know about security for SCDJWS exam is the transport level security (HHTPS, SSL, j2ee security for these) and be able to distinguish technologies mentioned in exam objectives (XML encryption, Xml digital signature, SAML, XACML, WS-Security)
I think you don�t need to know the API for message level security, but need to be able to identify which security aspect is addressed by certain technology (XML Signature - for data integrity, non-repudiation XML Encryption � for confidentiality, etc.)
These are all well covered in �Security� chapter of Suns� �Web Services� blueprint and in a short form are represented in Mickail Zaiking Study Guide for SCDJWS
 
Bartender
Posts: 3908
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
... just a small correction - "Mikalai"

the direct links are -

http://java.boot.by/wsd-guide/ch08.html
http://java.boot.by/wsd-guide/ch08s02.html
http://java.boot.by/wsd-guide/ch08s03.html

HTH,
MZ
 
Muralidhar Natarajan
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks for the reply.
In some of the other posts, there has been a mention of the book 'Securing Web Services with WS-Security : Demystifying WS-Security, WS-Policy, SAML, XML Signature, and XML Encryption' by Jothy Rosenberg, David Remy. Its been said that chapters 4 to 7 are mandatory.
Considering your reply, is it ok to skip this book?
 
Opportunity is missed by most people because it is dressed in overalls and looks like work - Edison. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic