Print-friendly VersionPrint-friendly Version    Download Documentation

JAAS Tutorials



This page links to two tutorials demonstrating various aspects of the use of JAAS (JavaTM Authentication and Authorization Service):

  1. JAAS Authentication

    Explains how an application can authenticate users using JAAS.

  2. JAAS Authorization

    Explains how to enforce user-based access controls using JAAS.

The authentication technology used for these tutorials is very basic, just ensuring that the user specifies a particular name and password. Thus, these tutorials can be run by everyone.


Related Documentation

API Specifications

User Guides

Papers

Tutorials

Other Java Security Documentation


Please send comments using this Feedback page.