/   Java Books /  

Java Security Books

Advertisement

Java Security Books

There are many online resources where you can find free Java Security books to download in PDF format, including online textbooks, ebooks, lecture notes, and more, covering basic, beginner, and advanced concepts for those looking for an introduction to the subject or a deeper understanding of it.

Java Security by Oracle

Since the inception of Java technology, there has been strong and growing interest around the security of the Java platform as well as new security issues raised by the deployment of Java technology. This page covers the following topics related to Java Security : Introduction, New Protection Mechanisms, Overview of Basic Concepts, Permissions and Security Policy, Access Control Mechanisms and Algorithms, Secure Class Loading, Security Management, GuardedObject and SignedObject, Discussion and Future Directions.

Author(s):

s NAPages

Javas Security Architecture (B. Venners)

The first half of this article gives an overview of Java's security model. The second half focuses on one aspect of that security model: the safety features built into the Java virtual machine.

Author(s):

s NAPages

Using JAAS for Authorization and Authentication

This paper explains how to use the Java Authentication and Authorization API (JAAS). It plugs JAAS into the Struts framework. Though this paper focuses on Struts, and in particular the example application distributed with Struts, the lessons learned should be applicable to any MVC web framework.

Author(s):

s NAPages

JAAS Developers Guide

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

JAAS Developers Guide Reference

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Advertisement