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 Sun Microsystems Inc. - Addison-Wesley Professional
The 2nd edition provides information for anyone involved in creating graphical user interface applications and applets in Java. New sections discuss the use of badges in button graphics, smooth interaction, and revised standards for window titles.
(16435 views)

by by Tim O'Brien, at al. - Sonatype, Inc.
This book covers the installation and configuration of the m2eclipse plugin as well as detailing some of the procedures you can use to: Create projects using Maven Archetypes, Check Out a Maven Project from SCM, Import Maven Projects, etc.
(12990 views)

by Tim O'Brien, at al. - Sonatype, Inc.
Maven is a build tool, a project management tool, a container for running build tasks. It is a tool that has shown itself indispensable for projects that graduate beyond the simple. This work is the first attempt at a comprehensive title on Maven.
(15386 views)

by Tim O'Brien, at al. - Sonatype, Inc.
This work is the first attempt at a comprehensive title on Maven. It builds upon the combined experience and work of the authors of all previous Maven titles, and you should view it as the first edition in a long line of updates to follow.
(18675 views)