搜索资源列表
JAAS
- JAAS 例子代码,包括如何实现Kerberos Login,执行Action,以及实现Kerberos Delegation.-JAAS example code, including how to achieve the Kerberos Login, the implementation of Action, as well as Kerberos Delegation.
strutsLogin
- 采用Struts和JAAS, 实现登录的功能-Implemented login function by Struts+JAAS technology
JavaSecurityProgrammingBasedonJAAS
- 本文较全面地介绍了JAAS的特点、组成 及其在Java安全编程中的应用。-This comprehensive introduction to the characteristics of JAAS, composition and safety of programming in Java applications.
demo
- WebSphere Applicatoin Server 7.0 基于独立定制注册表方式实现单点登录,及身份权限认证。 关键词:Java WAS7.0 、独立定制注册表、SSO、JAAS、j_security_check、基于数据库认证单点登录。 -SSO、JAAS、j_security_check SSO、JAAS、j_security_check
jaasdatabaseloginmodule
- JAAS通过对运行程序的用户的进行验证,从而达到保护系统的目的。JAAS主要由两个部件构成,认证和授权,JAAS通过一个配置文件来定义认证机制。认证模块是基于可插的认证模块而设计的,它可以运行在客户端和服务器端,授权模块的设计是一个变化的过程,为了对资源的访问请求进行授权,首先需要应用程序认证请求的资源,subject术语来表示请求的资源,用java.security.auth.Subject类来表示subject。subject一旦通过了认证,就会和身份和主体想关联。-JAAS by runn
tutorial
- JAAS的简单应用示例,其中运行方式简单只需要拷贝到JAVA工程的src目录下就可以运行。本代码的编写依照JAAS的官方手册编写完成。-JAAS simple application example, which requires only a simple copy operation mode to the JAVA project s src directory, you can run.
JAAS-JBoss.pdf
- Good book regurd JAAS (Java Authorization and Authontification Services) and JBo-Good book regurd JAAS (Java Authorization and Authontification Services) and JBoss
dddd
- WebSphere Applicatoin Server 7.0 基于独立定制注册表方式实现单点登录,及身份权限认证。 关键词:Java WAS7.0 、独立定制注册表、SSO、JAAS、j_security_check、基于数据库认证单点登录。-WebSphere Applicatoin Server, 7.0 independent custom registry to achieve single sign-on and identity rights certification.
JAAS
- JAAS:Java Authentication and Authorization Service,提供了认证和授权框架-JAAS: Java Authentication and Authorization Service, provides a framework for authentication and authorization