Categories

Updated: 05/06/2004

Java 2 Platform and JAAS Authorization Architectures

Follow along as Java architect Abhijit Belapurkar leads this detailed, behind-the-scenes introduction to two distinctly different (yet related) models of authorization: the code-centric model of the Java 2 platform security architecture and the user-centric model of the Java Authentication and Authorization Service.
Similar Scripts for "Java 2 Platform and JAAS Authorization Architectures"

Applets and Native Methods.

A guide to calling native methods from with in java applets. Explains how to overcome the sandbox restrictions and how to load native libraries when the applet starts. Also includes a brief introduction to the JNI.

Use the Element Construction Set to create formatted logs

The Jakarta Element Construction Set (ECS) is an open source project for creating markup language documents using the Java language and an object-oriented approach. Java developer Amit Tuli provides an introduction to ECS and shows you a step-by-step...

Writing Your First JSP

A brief introduction to writing your own first Java Server Pages (JSP). Covers several different editions of &"Hello, World!&" example. This article is the first excerpt of a full series from the book, Web Development with JavaServe...

Beginning Java 2 - Jdk 1.3 Edition

The newest version of J2SE technology, v 1.3, delivers momentous performance gains and improved Web deployment for enterprise-grade, client-side applications. And just about everything else developers have been asking for. This book is the JDK 1.3 ed...

Beginning Java 2

Beginning Java 2 has a detailed introduction to the Java Foundation Classes (JFC), a vast set of graphics functionality including Java2D and Swing, which makes developing windowed applications much easier. It also covers the new Collections API, a bu...
©2003-2008 jCay.com