文件名称:yy_oauth
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-10-08
- 文件大小:
- 3.38mb
- 下载次数:
- 0次
- 提 供 者:
- wi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
oauth的服务端的简单实现,把该项目部署后,就可以运行com.mango.test包下的MangoTest类,然后验证通过后就会返回json格式的
access_token-simple implementation of server-side oauth,After the deployment of the project, you can run MangoTest class com.mango.test package under then verified by returns json format
access_token
access_token-simple implementation of server-side oauth,After the deployment of the project, you can run MangoTest class com.mango.test package under then verified by returns json format
access_token
(系统自动生成,下载前可以参看下载内容)
下载文件列表
yy_oauth
........\.classpath
........\.project
........\.settings
........\.........\.jsdtscope
........\.........\org.eclipse.jdt.core.prefs
........\.........\org.eclipse.wst.jsdt.ui.superType.container
........\.........\org.eclipse.wst.jsdt.ui.superType.name
........\build
........\.....\classes
........\.....\.......\com
........\.....\.......\...\action
........\.....\.......\...\......\interceptor
........\.....\.......\...\......\...........\ActionInterceptor.class
........\.....\.......\...\......\...........\InterceptorAction.class
........\.....\.......\...\mango
........\.....\.......\...\.....\config
........\.....\.......\...\.....\......\OAuthConfig.class
........\.....\.......\...\.....\interfaces
........\.....\.......\...\.....\..........\OAuthInterfaces.class
........\.....\.......\...\.....\json
........\.....\.......\...\.....\....\JsonObject.class
........\.....\.......\...\.....\....\JsonTest.class
........\.....\.......\...\.....\....\JsonUtil.class
........\.....\.......\...\.....\oauth
........\.....\.......\...\.....\.....\OAuth.class
........\.....\.......\...\.....\.....\ServerOAuth.class
........\.....\.......\...\.....\test
........\.....\.......\...\.....\....\MangoTest.class
........\.....\.......\...\.....\util
........\.....\.......\...\.....\....\BrowserLaunch.class
........\.....\.......\config.properties
........\.....\.......\struts.xml
........\src
........\...\com
........\...\...\action
........\...\...\......\interceptor
........\...\...\......\...........\ActionInterceptor.java
........\...\...\......\...........\InterceptorAction.java
........\...\...\mango
........\...\...\.....\config
........\...\...\.....\......\OAuthConfig.java
........\...\...\.....\interfaces
........\...\...\.....\..........\OAuthInterfaces.java
........\...\...\.....\json
........\...\...\.....\....\JsonObject.java
........\...\...\.....\....\JsonTest.java
........\...\...\.....\....\JsonUtil.java
........\...\...\.....\oauth
........\...\...\.....\.....\OAuth.java
........\...\...\.....\.....\ServerOAuth.java
........\...\...\.....\test
........\...\...\.....\....\MangoTest.java
........\...\...\.....\util
........\...\...\.....\....\BrowserLaunch.java
........\...\config.properties
........\...\struts.xml
........\WebContent
........\..........\META-INF
........\..........\........\MANIFEST.MF
........\..........\success.jsp
........\..........\WEB-INF
........\..........\.......\lib
........\..........\.......\...\asm-3.1.jar
........\..........\.......\...\asm-commons-3.1.jar
........\..........\.......\...\asm-tree-3.1.jar
........\..........\.......\...\commons-fileupload-1.2.2.jar
........\..........\.......\...\commons-io-2.0.1.jar
........\..........\.......\...\commons-lang-2.5.jar
........\..........\.......\...\freemarker-2.3.16.jar
........\..........\.......\...\javassist-3.11.0.GA.jar
........\..........\.......\...\ognl-3.0.1.jar
........\..........\.......\...\servlet-api.jar
........\..........\.......\...\struts2-core-2.2.3.1.jar
........\..........\.......\...\xwork-core-2.2.3.1.jar
........\..........\.......\web.xml