Download DOUSNSSharing Free Java Code

Description

SNS OAuth 2 binding and sharing.

Source Files

The download file DOUSNSSharing-master.zip has the following entries.


.gitignore//from   w  w  w.  ja v  a 2  s  . c  o  m
DOUSNSSharing/DOUSNSSharing.xcodeproj/project.pbxproj
DOUSNSSharing/DOUSNSSharing.xcodeproj/project.xcworkspace/contents.xcworkspacedata
DOUSNSSharing/DOUSNSSharing/DOUSNSSharing-Prefix.pch
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSDate+ExpiresIn.h
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSDate+ExpiresIn.m
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSDictionary+URL.h
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSDictionary+URL.m
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSError+OAuth2.h
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSError+OAuth2.m
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSMutableData+String.h
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSMutableData+String.m
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSMutableDictionary+Copy.h
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSMutableDictionary+Copy.m
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSString+OAuth2.h
DOUSNSSharing/DOUSNSSharing/Source/Additions/NSString+OAuth2.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Base/DOUAuthorizationServiceHandler.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Base/DOUOAuth2AuthorizationService.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Base/DOUOAuth2AuthorizationService.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Base/DOUVenderOAuth2APIRequestProtocol.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Common/DOUHTTPConnection.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Common/DOUHTTPConnection.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Common/DOUMultipartFormData.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Common/DOUMultipartFormData.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Constant/DOUSharingLibConstants.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Constant/DOUSharingLibConstants.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/DOUVenderOAuth2APIRequestBase.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/DOUVenderOAuth2APIRequestBase.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/DOUVenderOAuth2ImplFactory.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/DOUVenderOAuth2ImplFactory.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Donban/DOUAuthorizationDoubanServiceHandler.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Donban/DOUAuthorizationDoubanServiceHandler.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Donban/DOUDoubanOAuth2APIRequest.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Donban/DOUDoubanOAuth2APIRequest.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Donban/JSON2Object/DOUVenderUserInfo+Douban.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Donban/JSON2Object/DOUVenderUserInfo+Douban.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Renren/DOUAuthorizationRenrenServiceHandler.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Renren/DOUAuthorizationRenrenServiceHandler.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Renren/DOURenrenOAuth2APIRequest.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Renren/DOURenrenOAuth2APIRequest.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Renren/JSON2Object/DOUVenderPost+Renren.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Renren/JSON2Object/DOUVenderPost+Renren.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Renren/JSON2Object/DOUVenderUserInfo+Renren.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/Renren/JSON2Object/DOUVenderUserInfo+Renren.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/SinaWeibo/DOUAuthorizationSinaWeiboServiceHandler.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/SinaWeibo/DOUAuthorizationSinaWeiboServiceHandler.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/SinaWeibo/DOUSinaWeiboOAuth2APIRequest.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/SinaWeibo/DOUSinaWeiboOAuth2APIRequest.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/SinaWeibo/JSON2Object/DOUVenderPost+SinaWeibo.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/SinaWeibo/JSON2Object/DOUVenderPost+SinaWeibo.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/SinaWeibo/JSON2Object/DOUVenderUserInfo+SinaWeibo.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/SinaWeibo/JSON2Object/DOUVenderUserInfo+SinaWeibo.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/TencentWeibo/DOUAuthorizationTencentWeiboServiceHandler.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/TencentWeibo/DOUAuthorizationTencentWeiboServiceHandler.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/TencentWeibo/DOUTencentWeiboOAuth2APIRequest.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/TencentWeibo/DOUTencentWeiboOAuth2APIRequest.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/TencentWeibo/JSON2Object/DOUVenderPost+TencentWeibo.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/TencentWeibo/JSON2Object/DOUVenderPost+TencentWeibo.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/TencentWeibo/JSON2Object/DOUVenderUserInfo+TencentWeibo.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Impl/TencentWeibo/JSON2Object/DOUVenderUserInfo+TencentWeibo.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUOAuth2Credential.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUOAuth2Credential.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUSNSAutoCodingObject.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUSNSAutoCodingObject.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUVenderAPIRequestOptions.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUVenderAPIRequestOptions.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUVenderAPIResponse.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUVenderAPIResponse.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUVenderPost.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUVenderPost.m
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUVenderUserInfo.h
DOUSNSSharing/DOUSNSSharing/Source/Core/Model/DOUVenderUserInfo.m
DOUSNSSharing/DOUSNSSharing/Source/DoubanSNSSharing.h
DOUSNSSharing/DOUSNSSharing/Source/Manager/DOUOAuth2AuthorizationManager.h
DOUSNSSharing/DOUSNSSharing/Source/Manager/DOUOAuth2AuthorizationManager.m
DOUSNSSharing/DOUSNSSharing/Source/Manager/DOUVenderAPIRequestManager.h
DOUSNSSharing/DOUSNSSharing/Source/Manager/DOUVenderAPIRequestManager.m
DOUSNSSharing/DOUSNSSharing/Source/Utils/DOUSNSSharingUtil.h
DOUSNSSharing/DOUSNSSharing/Source/Utils/DOUSNSSharingUtil.m
DOUSNSSharing/DOUSNSSharingTests/DOUSNSSharingTests-Info.plist
DOUSNSSharing/DOUSNSSharingTests/DOUSNSSharingTests.m
DOUSNSSharing/DOUSNSSharingTests/en.lproj/InfoPlist.strings
Demo/Default-568h@2x.png
Demo/SharingRequestDemo.xcodeproj/project.pbxproj
Demo/SharingRequestDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Demo/SharingRequestDemo/AppDelegate.h
Demo/SharingRequestDemo/AppDelegate.m
Demo/SharingRequestDemo/AppGlobal.h
Demo/SharingRequestDemo/AppGlobal.m
Demo/SharingRequestDemo/AuthorizationSamplesViewController.h
Demo/SharingRequestDemo/AuthorizationSamplesViewController.m
Demo/SharingRequestDemo/DemoContants.h
Demo/SharingRequestDemo/DemoContants.m
Demo/SharingRequestDemo/SharingRequestDemo-Info.plist
Demo/SharingRequestDemo/SharingRequestDemo-Prefix.pch
Demo/SharingRequestDemo/en.lproj/InfoPlist.strings
Demo/SharingRequestDemo/en.lproj/local_image_2.jpg
Demo/SharingRequestDemo/main.m
Demo/SharingRequestDemo/sample/DoubanAuthViewController.h
Demo/SharingRequestDemo/sample/DoubanAuthViewController.m
Demo/SharingRequestDemo/sample/OAuthSampleBaseViewController.h
Demo/SharingRequestDemo/sample/OAuthSampleBaseViewController.m
Demo/SharingRequestDemo/sample/RenrenAuthViewController.h
Demo/SharingRequestDemo/sample/RenrenAuthViewController.m
Demo/SharingRequestDemo/sample/SinaweiboAuthViewController.h
Demo/SharingRequestDemo/sample/SinaweiboAuthViewController.m
Demo/SharingRequestDemo/sample/TencentAuthViewController.h
Demo/SharingRequestDemo/sample/TencentAuthViewController.m
Demo/SharingRequestDemo/util/DemoUtil.h
Demo/SharingRequestDemo/util/DemoUtil.m
Demo/SharingRequestDemo/zh-Hans.lproj/InfoPlist.strings
Demo/SharingRequestDemo/zh-Hans.lproj/local_image_2.jpg
Demo/SharingRequestDemo/zh-Hant.lproj/InfoPlist.strings
Demo/SharingRequestDemo/zh-Hant.lproj/local_image_2.jpg
LICENSE
LICENSES/AFNetworking
README.markdown

Download

Click the following link to download DOUSNSSharing-master.zip.

DOUSNSSharing-master.zip




















Home »
  Objective C Free Code »
    Development »




AdMob
Algorithm
Annotation
App
Authentication
Barcode
Calendar
client Library
Cocoa
Commandline
CoreData
Demo
Example
Framework
Google API
Google SDK
GoogleAnalytics
Graph
iTune
JavaScript
Json
KML
Library
List
MapKit
Matlab
Menu
Message
MVVM
NSDate
NSWindow
OAuth
Objective C API
Objective C Library
Objective C Sample
OsX Framework
Plugin
Sample
SDK
SDK Sample
Share
Storyboard
UnitTest
xcode
XML