您的位置:首页 > 编程语言

一本很好的介绍JAAS的书籍,有源代码下载。

2007-01-05 13:43 537 查看
书籍地址:http://www.jaasbook.com/

内容简介:
This site contains the book I wrote sometime back about the Java Authentication and Authorization Service, or JAAS. The book could do with some copy-editing, and even some more content. Despite those short-comings, the 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.

Over the years, the "static" nature of JAAS always bugged me, and I spent this book figuring out how to make JAAS more dynamic.

章节:

The chapters are currently available as PDFs:

01 - Introducing JAAS

02 - Two Quick Examples

03 - Authentication

04 - Database-backed Authentication

05 - Permisions and Access Control

06 - A Custom Policy

07 - Authentication Base Classes

08 - JAAS for Data Access Control

09 - JAAS in Web Applications

10 - Extending JAAS Integration in Web Applications
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息