Java BooksJava Security Books

Javas Security Architecture (B. Venners)

Advertisement

Javas Security Architecture (B. Venners)

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):

sNA Pages
Similar Books
Java Security by Oracle

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.

sNA Pages
Using JAAS for Authorization and Authentication

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.

sNA Pages

Advertisement