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


Oracle and/or its affiliates
Java Technology

Copyright © 1993, 2018, Oracle and/or its affiliates. All rights reserved.

Contact Us