Java Authentication and Authorization Service (JAAS) in Action
by Michael Cote
2005
Number of pages: 246
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.
Download or read it online for free here:
Read online
(online html)
Similar books

by David Turner, Jinseok Chae
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(13429 views)

by John Zukowski - O'Reilly
This book provides complete documentation on the Abstract Window Toolkit (AWT), a collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, use components like buttons, etc.
(17799 views)

by A. Kumaraswamipillai, S. Arulkumaran - Lulu.com
Tutorials on popular frameworks - Hibernate and Spring. Tutorial 4: Hibernate, HSQL Database, Maven and Eclipse Tutorial. 5: Spring, Hibernate, Maven and Eclipse. Tutorial 6: Spring AOP. Tutorials 1-3: Java, Maven 2, Eclipse and JSF.
(14334 views)

by David Winterfeldt, Vaan Nila - springbyexample.org
Spring ushers in a new season for Java programming. If you are a Java programmer and have access to a JVM, you can leverage any part of Spring to begin to build applications that are easier to code, test and manage. This book will show you how.
(11143 views)