摘要
Java Authentication Authorization Service(JAAS,Java验证和授权API)提供了根据验证主题身份来验证主题和授权资源访问的标准方法。本文介绍Java验证和授权的概论,核心JAAS类,配置文件及如何开发登录模块。
Java Authentication Authorization Service(JAAS,Java authentication and authorization API)provides standard methods for authenticating Subject and authorizating resource visit according to authenticating Subject Identity.This article first introduces the generality of Java Authentication and Java Authorization,then kernel JAAS classes ,configurating files and shows how to develop LoginModules.
出处
《农业网络信息》
2005年第6期7-9,共3页
Agriculture Network Information
基金
中南民族大学自然科学基金项目(YZY04005)。
关键词
JAAS
主题类
认证
授权
策略
JAAS
Subject
Authentication
Authorization
Policy