
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
Jenkins: The Definitive Guideby John Ferguson Smart - O'Reilly Media
This complete guide shows you how to automate your build, integration, release, and deployment processes with Jenkins -- and demonstrates how CI can save you time, money, and headaches. Ideal for developers, software architects, and project managers.
(8212 views)
Java AWT Referenceby 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.
(20268 views)
NetWorld!: What People are Really Doing on the Internetby David H. Rothman - Prima Communications
The Net is revolutionizing the way millions of people work, learn, fall in love, create art, do business, make friends, and entertain themselves. Rothman explores this new electronic meeting place, as well as the controversy that threatens it ...
(9761 views)
Repository Management with Nexusby Tim O'Brien, at al. - Sonatype, Inc.
Repository managers act as proxies between your organization and the public Maven repositories and they also provide a deployment destination for your own generated artifacts. This book is both a comprehensive reference and an introduction to Nexus.
(17961 views)