๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Java Security (Java Series (O'Reilly & Associates).)

โœ Scribed by Scott Oaks


Publisher
O'Reilly Media
Year
1998
Tongue
English
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Java's most striking claim is that it provides a secure programming environment. However, despite lots of discussion, few people understand precisely what Java's claims mean and how it backs up those claims. Java Security is an in-depth exploration aimed at developers, network administrators, and anyone who needs to work with or understand Java's security mechanisms. It discusses in detail what security does and doesn't mean, what Java's default security policies are, and how to create and implement your own policies.In doing so, Java Security provides detailed coverage of security managers, class loaders, the access controller, and much of the java.security package. It discusses message digests, certificates, and digital signatures, showing you how to use Java's facilities for signing classes or to implement your own signature facility. It shows you how to write a class loader that recognizes signed classes, verifies the signature, and cooperates with a security manager to grant additional privileges. It also discusses the problem of managing cryptographic keys and shows you how to implement your own key management systems.Java Security is an essential book for everyone using Java in real-world software. If you're deploying software written in Java, you need to know how to grant your classes the privileges they need, without granting privileges to untrusted classes. You need to know how to protect your systems against intrusion and corruption. Java provides the tools; this book shows you how to use them.


๐Ÿ“œ SIMILAR VOLUMES


Java Message Service (O'Reilly Java Seri
โœ Richard Monson-Haefel, David Chappell ๐Ÿ“‚ Library ๐Ÿ“… 2000 ๐Ÿ› O'Reilly Media ๐ŸŒ English

This book is a thorough introduction to Java Message Service (JMS), the standard Java application program interface (API) from Sun Microsystems that supports the formal communication known as "messaging" between computers in a network. JMS provides a common interface to standard messaging protocols

Java I O (O'Reilly Java)
โœ Elliotte Rusty Harold ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› O'Reilly Media ๐ŸŒ English

All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and ou

Exploring Java, 2nd Edition (O'Reilly Ja
โœ Patrick Niemeyer, Josh Peck ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› O'Reilly Media ๐ŸŒ English

The second edition of Exploring Java, introduces the basics of Java, the object-oriented programming language for networked applications from Sun Microsystems. This book covers the essentials of hot topics like Beans and RMI and shows you how to get up speed writing Java applets and other appli

Building Java Enterprise Applications, V
โœ Brett McLaughlin ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly Media ๐ŸŒ English

After reading the synopsis I was ready to delve into some planning and best practices reading material. While the book focuses on a core example, it doesn't not provide enough information on WHY certain decisions were made and does not provide enough look into alternatives. The book would be much

Java Internationalization (Java Series)
โœ David Czarnecki ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› O'Reilly Media ๐ŸŒ English

On the Internet, there are almost no barriers against international commerce. Except for language. Unfortunately, most software is still written in English. Java Internationalization shows how to write software that is truly multi-lingual, using Unicode, a standard system that supports hundreds of