CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - JAAS

搜索资源列表

  1. weblogic应用

    0下载:
  2. weblogic应用全实例,包含了j2ee规范中的servlet、jsp、ejb、jms、jdbc、jaas、rmi、xml等应用实例代码。-Weblogic Application examples include creates servlet specification, jsp, Bob, jms, jdbc, JAAS, rmi, xml applications such as code examples.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:28474839
    • 提供者:高波
  1. JNDI-JAAS

    0下载:
  2. J2EE规范的JAAS开发安全实例:介绍了J2EE的安全模式、中间件应用的JAAS实现。-J2EE standard JAAS security development examples : a J2EE security model, middleware applications JAAS achieve.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:38820
    • 提供者:高波
  1. JAAS使用示例

    0下载:
  2. JAAS使用示例
  3. 所属分类:JSP源码/Java

    • 发布日期:2011-07-04
    • 文件大小:5223
    • 提供者:aurawing
  1. JAAS

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:16051
    • 提供者:wayne
  1. emis04

    0下载:
  2. emis04(Struts2+Spring+EJB+JAAS).zip 12.安全——为客户端增加JAAS安全验证功能-emis04 (Struts2+ Spring+ EJB+ JAAS). zip 12. security- security for the client-side JAAS authentication features to increase
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:11661484
    • 提供者:李错
  1. emis

    0下载:
  2. emis04(EJB+MySQL+JTA+JAAS).zip安全——为服务器端增加JAAS安全验证功能-emis04 (EJB+ MySQL+ JTA+ JAAS). zip security- security for server-side JAAS authentication features to increase
  3. 所属分类:Goverment application

    • 发布日期:2017-04-01
    • 文件大小:47543
    • 提供者:李错
  1. strutsLogin

    0下载:
  2. 采用Struts和JAAS, 实现登录的功能-Implemented login function by Struts+JAAS technology
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:33515
    • 提供者:zhijie
  1. JavaSecurityProgrammingBasedonJAAS

    0下载:
  2. 本文较全面地介绍了JAAS的特点、组成 及其在Java安全编程中的应用。-This comprehensive introduction to the characteristics of JAAS, composition and safety of programming in Java applications.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:323590
    • 提供者:周星驰
  1. demo

    0下载:
  2. WebSphere Applicatoin Server 7.0 基于独立定制注册表方式实现单点登录,及身份权限认证。 关键词:Java WAS7.0 、独立定制注册表、SSO、JAAS、j_security_check、基于数据库认证单点登录。 -SSO、JAAS、j_security_check SSO、JAAS、j_security_check
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2962928
    • 提供者:zhang
  1. jaasdatabaseloginmodule

    0下载:
  2. JAAS通过对运行程序的用户的进行验证,从而达到保护系统的目的。JAAS主要由两个部件构成,认证和授权,JAAS通过一个配置文件来定义认证机制。认证模块是基于可插的认证模块而设计的,它可以运行在客户端和服务器端,授权模块的设计是一个变化的过程,为了对资源的访问请求进行授权,首先需要应用程序认证请求的资源,subject术语来表示请求的资源,用java.security.auth.Subject类来表示subject。subject一旦通过了认证,就会和身份和主体想关联。-JAAS by runn
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2529989
    • 提供者:lankalee
  1. core

    0下载:
  2. JAAS官方应用手册描述的代码,附带JAAS的基本应用和简单示例-JAAS official application note describes the code, the basic application with JAAS and simple examples
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5273
    • 提供者:yanpeng
  1. tutorial

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:6678
    • 提供者:yanpeng
  1. Jaas_And_Struts

    0下载:
  2. JAAS and Struts,该文档详细介绍了JAAS和Struts的使用方法,供大家参考。-JAAS, the document details the use of JAAS and Struts, for your reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:181623
    • 提供者:sdx
  1. JAAS-JBoss.pdf

    0下载:
  2. Good book regurd JAAS (Java Authorization and Authontification Services) and JBo-Good book regurd JAAS (Java Authorization and Authontification Services) and JBoss
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:81802
    • 提供者:monah_tuk
  1. JAAS

    0下载:
  2. JAAS 支持单点注册 可以参考参考 很不错的解决方案-single login
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:96629
    • 提供者:沈峰
  1. dddd

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3250799
    • 提供者:hotty
  1. ejbtest

    0下载:
  2. ejb使用jaas的安全访问的代码,这是基于jboss服务器的-ejb use the jaas the security access code, which is based on the jboss server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:11507
    • 提供者:yang
  1. JAAS

    0下载:
  2. JAAS:Java Authentication and Authorization Service,提供了认证和授权框架-JAAS: Java Authentication and Authorization Service, provides a framework for authentication and authorization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:56456
    • 提供者:网名
  1. TimedTask

    0下载:
  2. JAAS简单实现登陆功能,eclipse下测试可运行-Simple implementation of JAAS login function, eclipse the test run
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:13715
    • 提供者:佛光普照
  1. shadowjaas-1.2.0

    0下载:
  2. Using jaas autenthication and shadow passwords
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:45638
    • 提供者:mikitnt
搜珍网 www.dssz.com