JAAS book, free
Category: Languages > Java      Posted: 21 Jan 08

10 chapter book explaining the Java Authentication and Authorization Service - logging people in and defining permissions for them. Overview, API explanation, examples of use, and custom code to make using JAAS easier.

The chapters are currently available as PDFs:
* 01 - Introducing J...