文件名称:SSOAuth_LDAP

  • 所属分类:
  • Internet/网络编程
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 3.19mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 雷*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

基于LDAP的单点登录方案的设计与实现(源代码+论文,内有源代码的详细说明)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 111186769ssoauth_ldap.rar 列表
源代码\init.ldif
源代码\slapd.conf
源代码\SSOAuth\.classpath
源代码\SSOAuth\.mymetadata
源代码\SSOAuth\.project
源代码\SSOAuth\src\auth\SSOAuth.java
源代码\SSOAuth\src\ldap\LdapBean.java
源代码\SSOAuth\WebRoot\failed.html
源代码\SSOAuth\WebRoot\images\background2.gif
源代码\SSOAuth\WebRoot\images\bottomback.png
源代码\SSOAuth\WebRoot\images\topback.png
源代码\SSOAuth\WebRoot\login.jsp
源代码\SSOAuth\WebRoot\META-INF\MANIFEST.MF
源代码\SSOAuth\WebRoot\pattern.css
源代码\SSOAuth\WebRoot\WEB-INF\classes\auth\SSOAuth.class
源代码\SSOAuth\WebRoot\WEB-INF\classes\ldap\LdapBean.class
源代码\SSOAuth\WebRoot\WEB-INF\lib\fscontext.jar
源代码\SSOAuth\WebRoot\WEB-INF\lib\ldap.jar
源代码\SSOAuth\WebRoot\WEB-INF\lib\providerutil.jar
源代码\SSOAuth\WebRoot\WEB-INF\web.xml
源代码\StudentManager\.classpath
源代码\StudentManager\.mymetadata
源代码\StudentManager\.project
源代码\StudentManager\src\bean\DBConnBean.java
源代码\StudentManager\src\bean\LdapBean.java
源代码\StudentManager\src\bean\PageBean.java
源代码\StudentManager\src\bean\StudentBean.java
源代码\StudentManager\src\servlet\AddServlet.java
源代码\StudentManager\src\servlet\DeleteServlet.java
源代码\StudentManager\src\servlet\SearchServlet.java
源代码\StudentManager\src\sso\SSOFilter.java
源代码\StudentManager\WebRoot\add.jsp
源代码\StudentManager\WebRoot\addResult.jsp
源代码\StudentManager\WebRoot\delete.jsp
源代码\StudentManager\WebRoot\deleteResult.jsp
源代码\StudentManager\WebRoot\index.jsp
源代码\StudentManager\WebRoot\info.jsp
源代码\StudentManager\WebRoot\META-INF\MANIFEST.MF
源代码\StudentManager\WebRoot\search.jsp
源代码\StudentManager\WebRoot\searchResult.jsp
源代码\StudentManager\WebRoot\unknownlist.jsp
源代码\StudentManager\WebRoot\WEB-INF\classes\bean\DBConnBean.class
源代码\StudentManager\WebRoot\WEB-INF\classes\bean\LdapBean.class
源代码\StudentManager\WebRoot\WEB-INF\classes\bean\PageBean.class
源代码\StudentManager\WebRoot\WEB-INF\classes\bean\StudentBean.class
源代码\StudentManager\WebRoot\WEB-INF\classes\servlet\AddServlet.class
源代码\StudentManager\WebRoot\WEB-INF\classes\servlet\DeleteServlet.class
源代码\StudentManager\WebRoot\WEB-INF\classes\servlet\SearchServlet.class
源代码\StudentManager\WebRoot\WEB-INF\classes\sso\SSOFilter.class
源代码\StudentManager\WebRoot\WEB-INF\lib\commons-codec-1.3.jar
源代码\StudentManager\WebRoot\WEB-INF\lib\commons-httpclient-3.0.jar
源代码\StudentManager\WebRoot\WEB-INF\lib\commons-logging-api.jar
源代码\StudentManager\WebRoot\WEB-INF\lib\commons-logging.jar
源代码\StudentManager\WebRoot\WEB-INF\lib\ldap.jar
源代码\StudentManager\WebRoot\WEB-INF\lib\mysql-connector-java-5.1.6-bin.jar
源代码\StudentManager\WebRoot\WEB-INF\web.xml
源代码\StudentManager.sql
源代码\user.ldif
源代码\Vote\.classpath
源代码\Vote\.mymetadata
源代码\Vote\.project
源代码\Vote\src\dbBean\DBBean.java
源代码\Vote\src\sso\SSOFilter.java
源代码\Vote\WebRoot\img\back.gif
源代码\Vote\WebRoot\index.jsp
源代码\Vote\WebRoot\info.jsp
源代码\Vote\WebRoot\manage\add.jsp
源代码\Vote\WebRoot\manage\delete.jsp
源代码\Vote\WebRoot\manage\manage.jsp
源代码\Vote\WebRoot\META-INF\MANIFEST.MF
源代码\Vote\WebRoot\vote.jsp
源代码\Vote\WebRoot\WEB-INF\classes\dbBean\DBBean.class
源代码\Vote\WebRoot\WEB-INF\classes\sso\SSOFilter.class
源代码\Vote\WebRoot\WEB-INF\lib\commons-codec-1.3.jar
源代码\Vote\WebRoot\WEB-INF\lib\commons-httpclient-3.0.jar
源代码\Vote\WebRoot\WEB-INF\lib\commons-logging-api.jar
源代码\Vote\WebRoot\WEB-INF\lib\commons-logging.jar
源代码\Vote\WebRoot\WEB-INF\lib\mysql-connector-java-5.1.6-bin.jar
源代码\Vote\WebRoot\WEB-INF\web.xml
源代码\vote.sql
源代码\源代码说明.txt
源代码\SSOAuth\WebRoot\WEB-INF\classes\auth
源代码\SSOAuth\WebRoot\WEB-INF\classes\ldap
源代码\StudentManager\WebRoot\WEB-INF\classes\bean
源代码\StudentManager\WebRoot\WEB-INF\classes\servlet
源代码\StudentManager\WebRoot\WEB-INF\classes\sso
源代码\Vote\WebRoot\WEB-INF\classes\dbBean
源代码\Vote\WebRoot\WEB-INF\classes\sso
源代码\SSOAuth\WebRoot\WEB-INF\classes
源代码\SSOAuth\WebRoot\WEB-INF\lib
源代码\StudentManager\WebRoot\WEB-INF\classes
源代码\StudentManager\WebRoot\WEB-INF\lib
源代码\Vote\WebRoot\WEB-INF\classes
源代码\Vote\WebRoot\WEB-INF\lib
源代码\SSOAuth\src\auth
源代码\SSOAuth\src\ldap
源代码\SSOAuth\WebRoot\images
源代码\SSOAuth\WebRoot\META-INF
源代码\SSOAuth\WebRoot\WEB-INF
源代码\StudentManager\src\bean
源代码\StudentManager\src\servlet
源代码\StudentManager\src\sso
源代码\StudentManager\WebRoot\META-INF
源代码\StudentManager\WebRoot\WEB-INF
源代码\Vote\src\dbBean
源代码\Vote\src\sso
源代码\Vote\WebRoot\img
源代码\Vote\WebRoot\manage
源代码\Vote\WebRoot\META-INF
源代码\Vote\WebRoot\WEB-INF
源代码\SSOAuth\src
源代码\SSOAuth\WebRoot
源代码\StudentManager\src
源代码\StudentManager\WebRoot
源代码\Vote\src
源代码\Vote\WebRoot
源代码\SSOAuth
源代码\StudentManager
源代码\Vote
源代码
基于LDAP的单点登录方案的设计与实现(最终版).pdf

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org