Logo

Java Authentication and Authorization Service (JAAS) in Action

Small book cover: Java Authentication and Authorization Service (JAAS) in Action

Java Authentication and Authorization Service (JAAS) in Action
by


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

Book cover: Java Web Application Development With Click FrameworkJava Web Application Development With Click Framework
- Wikibooks
Click Framework is a modern JEE web application framework, providing a natural rich client style programming model. Click is designed to be very easy to learn and use, with developers getting up and running within a day.
(10330 views)
Book cover: Repository Management with NexusRepository Management with Nexus
by - 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.
(15984 views)
Book cover: OSGi in PracticeOSGi in Practice
by - GitHub
Java alone does not support modularity. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is the way to build modular applications in Java.
(8743 views)
Book cover: Google App Engine Java ExperimentsGoogle App Engine Java Experiments
by
This book is for Java programmers looking to get started on Google App Engine, as well as App Engine programmers looking to move to Java. The journey begins with a look at the Google Plugin for Eclipse and finishes with a working web application.
(15060 views)