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 Programming with EclipseJava Web Programming with Eclipse
by
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.
(14030 views)
Book cover: Maven by ExampleMaven by Example
by - 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.
(19763 views)
Book cover: Naked ObjectsNaked Objects
by - Wiley
Naked Objects for Java is an application development framework, designed to let you rapidly develop domain-driven business applications. The aim of this book is to introduce you to the concept of designing business systems from naked objects.
(11050 views)
Book cover: Spring by ExampleSpring by Example
by - 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.
(11725 views)