Have one to sell? Sell yours here
Inside Java 2 Platform Security: Architecture, API Design and Implementation (Java (Addison-Wesley))
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Inside Java 2 Platform Security: Architecture, API Design and Implementation (Java (Addison-Wesley)) [Paperback]

Li Gong , Gary Ellison , Mary Dageforde
4.0 out of 5 stars  See all reviews (4 customer reviews)

Available from these sellers.


13 new from £12.41 5 used from £21.93

Formats

Amazon Price New from Used from
Paperback --  

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
     First in API Security opens new browser window
  Layer7tech.com/API_Security   -   Leader in API Security for SOA, Cloud and Telco - Learn Why

Product details

  • Paperback: 384 pages
  • Publisher: Prentice Hall; 2 edition (27 May 2003)
  • Language English
  • ISBN-10: 0201787911
  • ISBN-13: 978-0201787917
  • Product Dimensions: 22.9 x 18 x 2.5 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Bestsellers Rank: 1,053,325 in Books (See Top 100 in Books)
    #8 in  Books > Computing & Internet > Computer Science > Security > Programming > Java
  • See Complete Table of Contents

More About the Author

Li Gong
Discover books, learn about writers, and more.

Visit Amazon's Li Gong Page

Product Description

Product Description

Series: The Java Series

Security is an integral part of the Java platform; all Java APIs are built on a solid security model. That model has always been stronger than the security of other platforms, never allowing for the proliferation of a large virus such as “Melissa” or “I Love You.” Now improved security and robust performance peacefully coexist.

This book provides a detailed look into the central workings of the Java security architecture, including coverage of the many v1.4 enhancements. This book reviews multiple security threats, such as Trojan horses and denial of service attacks, and the strategies used to combat them. Students will find a practical guide to the deployment of Java security, as well as tips on how to customize, extend, and refine the core security architecture. In addition, it touches on the evolution of Java security, from the restrictive days of the JDK 1.0 sandbox to the sophisticated security features available in Java 2. The book even includes a list of 11 security bugs found in early versions of Java.

From the Back Cover

Inside Java™ 2 Platform Security, the definitive and comprehensive guide to the Java security platform, has been thoroughly updated to reflect key additions and revisions to Java security technologies currently in use by leading technology companies. This second edition, penned by the Java experts at Sun Microsystems, provides a detailed look into the central workings of the Java security architecture and describes tools and techniques for successful implementation on even the most demanding network computing environment.

While Java has always provided a stronger security model than other platforms, this book reviews all the methods and practices required to improve security without sacrificing functionality. With tips on how to customize, extend, and refine the Java security architecture, users will have everything they need to protect their information assets from both external and internal threats.

This book's in-depth coverage encompasses security architecture, deployment, customization, new developments, and much more.

  • Security fundamentals
  • Secure class loading
  • Specifying fine-grained security policy
  • Enforcing security policy with AccessController, SecurityManager, and more
  • Digital certificates, certification paths, signed code, JAAS, and other authentication measures
  • Java-based cryptography with code examples
  • JSSE, Java GSS-API, and RMI for network security
  • Previews of other platforms for security, including Java Card, J2ME and Jini

    Designed for both the system administrator and software practitioner, this book delivers vital knowledge for building and maintaining a secure system using the Java 2 platform. With detailed code and usage examples throughout, Inside Java™ 2 Platform Security, Second Edition, is an indispensable resource for all platform security needs.

    The Java™ Series is supported, endorsed, and authored by the creators of the Java technology at Sun Microsystems, Inc. It is the official place to go for complete, expert, and definitive information on Java technology. The books in this Series provide the inside information you need to build effective, robust, and portable applications and applets. The Series is an indispensable resource for anyone targeting the Java™ 2 platform.


  • Suggested Tags from Similar Products

     (What's this?)
    Be the first one to add a relevant tag (keyword that's strongly related to this product)
     
    java
    security
    java security

    Your tags: Add your first tag
     

    Sell a Digital Version of This Book in the Kindle Store

    If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

    What Do Customers Ultimately Buy After Viewing This Item?

    Inside Java 2 Platform Security: Architecture, API Design and Implementation (Java (Addison-Wesley))
    60% buy the item featured on this page:
    Inside Java 2 Platform Security: Architecture, API Design and Implementation (Java (Addison-Wesley)) 4.0 out of 5 stars (4)
    Beginning Cryptography in Java (Programmer to Programmer)
    18% buy
    Beginning Cryptography in Java (Programmer to Programmer)
    £21.24
    Java Cryptography (Java Series)
    12% buy
    Java Cryptography (Java Series) 4.0 out of 5 stars (3)
    £19.90
    Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides)
    10% buy
    Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides)
    £18.04

     

    Customer Reviews

    4 Reviews
    5 star:
     (2)
    4 star:    (0)
    3 star:
     (2)
    2 star:    (0)
    1 star:    (0)
     
     
     
     
     
    Average Customer Review
    4.0 out of 5 stars (4 customer reviews)
     
     
     
     
    Share your thoughts with other customers:
    Most Helpful Customer Reviews

     
    2 of 2 people found the following review helpful:
    3.0 out of 5 stars Too philosophical, 26 April 2000
    By A Customer
    The author is surely great Java SA specialist however he has no teaching talant whatsoever. As a result the book is more philosophical then technical with no real life samples which makes it hard to understand. Despite all this I didn't see any better book on this subject.
    Help other customers find the most helpful reviews  
    Was this review helpful to you? Yes No


     
    5.0 out of 5 stars Required reading for anyone planning to use the Java SA, 27 May 1999
    By A Customer
    This book provides comprehensive coverage of the Java Security Architecture.

    As with all good security books, this one begins with an introduction to the fundamentals of computer and network security. For those new to Java security, there is also brief intro to security of the Java language and platform. The book quickly gets into the details of the new Security Architecture, with a detailed description of what is there, why it is there and how to use it. Sections on deploying and customizing the SA are of practical use to anyone in this situation. The book also contains a concise and useful discussion of object security and how to go about getting it. There is a detailed discussion of the Java Cryptography Architecture, a must if you plan on using the cryptographic functionality. The book concludes with a thought-provoking section on future directions. This book stands out because of the insightful discussions on why design decisions were made and the implications of these decisions. This makes the book interesting reading even if you aren't going to implement the SA in the immediate future. If you are planning on implementing the SA, don't do it without this book within grabbing distance.

    Help other customers find the most helpful reviews  
    Was this review helpful to you? Yes No


     
    1 of 2 people found the following review helpful:
    3.0 out of 5 stars Simple coverage, 3 Sep 1999
    By A Customer
    This uninspired coverage of the Security API is a real disappointment considering that it comes from Sun. The Security API is not trivial and the 150 pages that cover Security API classes are not sufficient to provide the in-depth analysis needed to understand and manipulate the API. This book is a good overview of the Security API. There are some good general security discussions, and some historical perspectives on why the API is designed the way it is. I read this book after reading the O'Reilly security book which is much more thorough.
    Help other customers find the most helpful reviews  
    Was this review helpful to you? Yes No

    Share your thoughts with other customers: Create your own review
     
     
     
    Most Recent Customer Reviews

    5.0 out of 5 stars This book is a must for anyone interested in Java security.
    One of my coworkers asked me today whether I thought a Java based approach to email encryption was sensible; how could he evaluate the merits of the design? Read more
    Published on 10 Jun 1999

    Only search this product's reviews



    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
     

    Search Customer Discussions
    Search all Amazon discussions
       


    Listmania!

    Create a Listmania! list

    Look for similar items by category


    Look for similar items by subject


    Feedback



    Your Recent History

     (What's this?)

    After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.