SSO跨域单点登录Demo

时间:2021-02-08 08:43:48
【文件属性】:
文件名称:SSO跨域单点登录Demo
文件大小:785KB
文件格式:ZIP
更新时间:2021-02-08 08:43:48
SSO跨域 单点登录 自己写的一个SSO跨域单点登录Demo,直接使用Eclipse导入即可使用,压缩包中附有自己总结的详细的使用说明和跨域登录原理讲解,感兴趣的朋友可以看一下。
【文件预览】:
SSOAuth
----.project(1KB)
----.settings()
--------.jsdtscope(567B)
--------org.eclipse.wst.common.component(473B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----src()
--------desktopSSO()
----build()
--------classes()
----WebContent()
--------login.jsp(2KB)
--------WEB-INF()
--------index.jsp(996B)
--------META-INF()
--------failed.html(552B)
--------wangyu.css(3KB)
--------images()
----.classpath(833B)
先看我.txt
SSOWebDemo2
----.project(1KB)
----.settings()
--------.jsdtscope(567B)
--------org.eclipse.core.resources.prefs(71B)
--------org.eclipse.wst.common.component(485B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----src()
--------SSO()
----build()
--------classes()
----WebContent()
--------test.jsp(781B)
--------WEB-INF()
--------index.jsp(834B)
--------META-INF()
--------wangyu.css(3KB)
--------images()
----.classpath(833B)
SSOWebDemo1
----.project(1KB)
----.settings()
--------.jsdtscope(567B)
--------org.eclipse.wst.common.component(485B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----src()
--------SSO()
----build()
--------classes()
----WebContent()
--------test.jsp(747B)
--------WEB-INF()
--------index.jsp(834B)
--------META-INF()
--------wangyu.css(3KB)
--------images()
----.classpath(833B)

网友评论