Welcome to E-Books Directory
This is a freely downloadable e-book.
Java Authentication and Authorization Service (JAAS) in Action
Read this book online or download it here for free
Custom Search

Java Authentication and Authorization Service (JAAS) in Action
by Michael Cote
2005
Description:
JAAS is the Java Authentication and Authorization Service bundled in Java SE. JAAS can be used to provide user management and permissioning. This book covers the basics of JAAS, and then quickly goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.