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: RESTfu­­l Jav­a­ wit­h ­JAX­-­­RS 2.­0RESTfu­­l Jav­a­ wit­h ­JAX­-­­RS 2.­0
by - GitBook
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. This hands-on reference demonstrates how to start with services based on the REST architecture.
(5681 views)
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.
(14015 views)
Book cover: SwingSwing
by - Manning Publications
Written for the experienced Java developer, Swing provides a guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing code examples and expert advice, the book shows how to use this powerful library in your own projects.
(16464 views)
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.
(10401 views)