Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Friday, 28 February 2014

Java Authentication and Authorization Service (JAAS) in Action


Introduced as an option for JDK 1.3.1 and incorporated into J2EE 1.4, today JAAS has been quite widely adopted by commercial and open source vendors as the primary pluggable authentication framework for SE and EE applications alike.

Complex security domains are where JAAS comes in handy. Additionally, most application servers and servlet containers use JAAS to provide a way to pass login information into the application. The application can even take advantage of login methods provided by the application server and never deal with the interaction with the user.

By the end of this book, you will both understand and use the functionality in JAAS, and also be able to replace many of the pieces provided by the JDK or whatever application server you may be using with your own custom classes.

Title Java Authentication and Authorization Service (JAAS) in Action
Author(s) Michael Cote
Publisher: Prentice Hall; 4 edition (July 19, 2010), eBook (August, 2010)
Language: English
eBook: http://www.jaasbook.com/

No comments:

Post a Comment

loading...

Search: