论文部分内容阅读
本文介绍了J2EE中关于安全的规范JAAS,分析了JAAS的整体框架,并在此基础上通过对代码的分析解释了JAAS如何有效的实现安全管理系统中的认证和授权功能。
This article introduces the JAAS specification about security in J2EE, analyzes the overall framework of JAAS, and explains how JAAS effectively implements the authentication and authorization functions in the security management system by analyzing the code.