Download Oauth2demo Free Java Code

Description

Use Sina Weibo API demo.

Icons

Oauth2demo

Source Files

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


.gitignore//w  ww  .j a  va 2s .  c o  m
README
demo/testOauth2.xcodeproj/project.pbxproj
demo/testOauth2/ASIHTTPRequest/ASIAuthenticationDialog.h
demo/testOauth2/ASIHTTPRequest/ASIAuthenticationDialog.m
demo/testOauth2/ASIHTTPRequest/ASICacheDelegate.h
demo/testOauth2/ASIHTTPRequest/ASIDataCompressor.h
demo/testOauth2/ASIHTTPRequest/ASIDataCompressor.m
demo/testOauth2/ASIHTTPRequest/ASIDataDecompressor.h
demo/testOauth2/ASIHTTPRequest/ASIDataDecompressor.m
demo/testOauth2/ASIHTTPRequest/ASIDownloadCache.h
demo/testOauth2/ASIHTTPRequest/ASIDownloadCache.m
demo/testOauth2/ASIHTTPRequest/ASIFormDataRequest.h
demo/testOauth2/ASIHTTPRequest/ASIFormDataRequest.m
demo/testOauth2/ASIHTTPRequest/ASIHTTPRequest.h
demo/testOauth2/ASIHTTPRequest/ASIHTTPRequest.m
demo/testOauth2/ASIHTTPRequest/ASIHTTPRequestConfig.h
demo/testOauth2/ASIHTTPRequest/ASIHTTPRequestDelegate.h
demo/testOauth2/ASIHTTPRequest/ASIInputStream.h
demo/testOauth2/ASIHTTPRequest/ASIInputStream.m
demo/testOauth2/ASIHTTPRequest/ASINetworkQueue.h
demo/testOauth2/ASIHTTPRequest/ASINetworkQueue.m
demo/testOauth2/ASIHTTPRequest/ASIProgressDelegate.h
demo/testOauth2/ASIHTTPRequest/Reachability.h
demo/testOauth2/ASIHTTPRequest/Reachability.m
demo/testOauth2/AppDelegate.h
demo/testOauth2/AppDelegate.m
demo/testOauth2/FBConnect/FBConnect.h
demo/testOauth2/FBConnect/FBDialog.bundle/images/close.png
demo/testOauth2/FBConnect/FBDialog.bundle/images/close@2x.png
demo/testOauth2/FBConnect/FBDialog.bundle/images/fbicon.png
demo/testOauth2/FBConnect/FBDialog.h
demo/testOauth2/FBConnect/FBDialog.m
demo/testOauth2/FBConnect/FBLoginDialog.h
demo/testOauth2/FBConnect/FBLoginDialog.m
demo/testOauth2/FBConnect/FBRequest.h
demo/testOauth2/FBConnect/FBRequest.m
demo/testOauth2/FBConnect/Facebook.h
demo/testOauth2/FBConnect/Facebook.m
demo/testOauth2/GameConfig.h
demo/testOauth2/LoadingLayer.h
demo/testOauth2/LoadingLayer.m
demo/testOauth2/MainLayer.h
demo/testOauth2/MainLayer.m
demo/testOauth2/MyDialog.h
demo/testOauth2/MyDialog.m
demo/testOauth2/Prefix.pch
demo/testOauth2/Resources/Default.png
demo/testOauth2/Resources/Icon-72.png
demo/testOauth2/Resources/Icon-Small-50.png
demo/testOauth2/Resources/Icon-Small.png
demo/testOauth2/Resources/Icon-Small@2x.png
demo/testOauth2/Resources/Icon.png
demo/testOauth2/Resources/Icon@2x.png
demo/testOauth2/Resources/Info.plist
demo/testOauth2/Resources/fps_images.png
demo/testOauth2/Resources/iTunesArtwork
demo/testOauth2/RootViewController.h
demo/testOauth2/RootViewController.m
demo/testOauth2/close.png
demo/testOauth2/close@2x.png
demo/testOauth2/jdg-oauthconsumer/Categories/NSMutableURLRequest+Parameters.h
demo/testOauth2/jdg-oauthconsumer/Categories/NSMutableURLRequest+Parameters.m
demo/testOauth2/jdg-oauthconsumer/Categories/NSString+URLEncoding.h
demo/testOauth2/jdg-oauthconsumer/Categories/NSString+URLEncoding.m
demo/testOauth2/jdg-oauthconsumer/Categories/NSURL+Base.h
demo/testOauth2/jdg-oauthconsumer/Categories/NSURL+Base.m
demo/testOauth2/jdg-oauthconsumer/Crypto/Base64Transcoder.c
demo/testOauth2/jdg-oauthconsumer/Crypto/Base64Transcoder.h
demo/testOauth2/jdg-oauthconsumer/Crypto/hmac.c
demo/testOauth2/jdg-oauthconsumer/Crypto/hmac.h
demo/testOauth2/jdg-oauthconsumer/Crypto/sha1.c
demo/testOauth2/jdg-oauthconsumer/Crypto/sha1.h
demo/testOauth2/jdg-oauthconsumer/OAAttachment.h
demo/testOauth2/jdg-oauthconsumer/OAAttachment.m
demo/testOauth2/jdg-oauthconsumer/OACall.h
demo/testOauth2/jdg-oauthconsumer/OACall.m
demo/testOauth2/jdg-oauthconsumer/OAConsumer.h
demo/testOauth2/jdg-oauthconsumer/OAConsumer.m
demo/testOauth2/jdg-oauthconsumer/OADataFetcher.h
demo/testOauth2/jdg-oauthconsumer/OADataFetcher.m
demo/testOauth2/jdg-oauthconsumer/OAHMAC_SHA1SignatureProvider.h
demo/testOauth2/jdg-oauthconsumer/OAHMAC_SHA1SignatureProvider.m
demo/testOauth2/jdg-oauthconsumer/OAMutableURLRequest.h
demo/testOauth2/jdg-oauthconsumer/OAMutableURLRequest.m
demo/testOauth2/jdg-oauthconsumer/OAPlaintextSignatureProvider.h
demo/testOauth2/jdg-oauthconsumer/OAPlaintextSignatureProvider.m
demo/testOauth2/jdg-oauthconsumer/OAProblem.h
demo/testOauth2/jdg-oauthconsumer/OAProblem.m
demo/testOauth2/jdg-oauthconsumer/OARequestParameter.h
demo/testOauth2/jdg-oauthconsumer/OARequestParameter.m
demo/testOauth2/jdg-oauthconsumer/OAServiceTicket.h
demo/testOauth2/jdg-oauthconsumer/OAServiceTicket.m
demo/testOauth2/jdg-oauthconsumer/OASignatureProviding.h
demo/testOauth2/jdg-oauthconsumer/OATestServer.rb
demo/testOauth2/jdg-oauthconsumer/OAToken.h
demo/testOauth2/jdg-oauthconsumer/OAToken.m
demo/testOauth2/jdg-oauthconsumer/OATokenManager.h
demo/testOauth2/jdg-oauthconsumer/OATokenManager.m
demo/testOauth2/jdg-oauthconsumer/OAuthConsumer.h
demo/testOauth2/jdg-oauthconsumer/README
demo/testOauth2/libs/CocosDenshion/CDAudioManager.h
demo/testOauth2/libs/CocosDenshion/CDAudioManager.m
demo/testOauth2/libs/CocosDenshion/CDConfig.h
demo/testOauth2/libs/CocosDenshion/CDOpenALSupport.h
demo/testOauth2/libs/CocosDenshion/CDOpenALSupport.m
demo/testOauth2/libs/CocosDenshion/CocosDenshion.h
demo/testOauth2/libs/CocosDenshion/CocosDenshion.m
demo/testOauth2/libs/CocosDenshion/SimpleAudioEngine.h
demo/testOauth2/libs/CocosDenshion/SimpleAudioEngine.m
demo/testOauth2/libs/FontLabel/FontLabel.h
demo/testOauth2/libs/FontLabel/FontLabel.m
demo/testOauth2/libs/FontLabel/FontLabelStringDrawing.h
demo/testOauth2/libs/FontLabel/FontLabelStringDrawing.m
demo/testOauth2/libs/FontLabel/FontManager.h
demo/testOauth2/libs/FontLabel/FontManager.m
demo/testOauth2/libs/FontLabel/ZAttributedString.h
demo/testOauth2/libs/FontLabel/ZAttributedString.m
demo/testOauth2/libs/FontLabel/ZAttributedStringPrivate.h
demo/testOauth2/libs/FontLabel/ZFont.h
demo/testOauth2/libs/FontLabel/ZFont.m
demo/testOauth2/libs/TouchJSON/CDataScanner.h
demo/testOauth2/libs/TouchJSON/CDataScanner.m
demo/testOauth2/libs/TouchJSON/Extensions/CDataScanner_Extensions.h
demo/testOauth2/libs/TouchJSON/Extensions/CDataScanner_Extensions.m
demo/testOauth2/libs/TouchJSON/Extensions/NSCharacterSet_Extensions.h
demo/testOauth2/libs/TouchJSON/Extensions/NSCharacterSet_Extensions.m
demo/testOauth2/libs/TouchJSON/Extensions/NSDictionary_JSONExtensions.h
demo/testOauth2/libs/TouchJSON/Extensions/NSDictionary_JSONExtensions.m
demo/testOauth2/libs/TouchJSON/Extensions/NSScanner_Extensions.h
demo/testOauth2/libs/TouchJSON/Extensions/NSScanner_Extensions.m
demo/testOauth2/libs/TouchJSON/JSON/CJSONDeserializer.h
demo/testOauth2/libs/TouchJSON/JSON/CJSONDeserializer.m
demo/testOauth2/libs/TouchJSON/JSON/CJSONScanner.h
demo/testOauth2/libs/TouchJSON/JSON/CJSONScanner.m
demo/testOauth2/libs/TouchJSON/JSON/CJSONSerializer.h
demo/testOauth2/libs/TouchJSON/JSON/CJSONSerializer.m
demo/testOauth2/libs/cocos2d/CCAction.h
demo/testOauth2/libs/cocos2d/CCAction.m
demo/testOauth2/libs/cocos2d/CCActionCamera.h
demo/testOauth2/libs/cocos2d/CCActionCamera.m
demo/testOauth2/libs/cocos2d/CCActionEase.h
demo/testOauth2/libs/cocos2d/CCActionEase.m
demo/testOauth2/libs/cocos2d/CCActionGrid.h
demo/testOauth2/libs/cocos2d/CCActionGrid.m
demo/testOauth2/libs/cocos2d/CCActionGrid3D.h
demo/testOauth2/libs/cocos2d/CCActionGrid3D.m
demo/testOauth2/libs/cocos2d/CCActionInstant.h
demo/testOauth2/libs/cocos2d/CCActionInstant.m
demo/testOauth2/libs/cocos2d/CCActionInterval.h
demo/testOauth2/libs/cocos2d/CCActionInterval.m
demo/testOauth2/libs/cocos2d/CCActionManager.h
demo/testOauth2/libs/cocos2d/CCActionManager.m
demo/testOauth2/libs/cocos2d/CCActionPageTurn3D.h
demo/testOauth2/libs/cocos2d/CCActionPageTurn3D.m
demo/testOauth2/libs/cocos2d/CCActionProgressTimer.h
demo/testOauth2/libs/cocos2d/CCActionProgressTimer.m
demo/testOauth2/libs/cocos2d/CCActionTiledGrid.h
demo/testOauth2/libs/cocos2d/CCActionTiledGrid.m
demo/testOauth2/libs/cocos2d/CCActionTween.h
demo/testOauth2/libs/cocos2d/CCActionTween.m
demo/testOauth2/libs/cocos2d/CCAnimation.h
demo/testOauth2/libs/cocos2d/CCAnimation.m
demo/testOauth2/libs/cocos2d/CCAnimationCache.h
demo/testOauth2/libs/cocos2d/CCAnimationCache.m
demo/testOauth2/libs/cocos2d/CCAtlasNode.h
demo/testOauth2/libs/cocos2d/CCAtlasNode.m
demo/testOauth2/libs/cocos2d/CCBlockSupport.h
demo/testOauth2/libs/cocos2d/CCBlockSupport.m
demo/testOauth2/libs/cocos2d/CCCamera.h
demo/testOauth2/libs/cocos2d/CCCamera.m
demo/testOauth2/libs/cocos2d/CCConfiguration.h
demo/testOauth2/libs/cocos2d/CCConfiguration.m
demo/testOauth2/libs/cocos2d/CCDirector.h
demo/testOauth2/libs/cocos2d/CCDirector.m
demo/testOauth2/libs/cocos2d/CCDrawingPrimitives.h
demo/testOauth2/libs/cocos2d/CCDrawingPrimitives.m
demo/testOauth2/libs/cocos2d/CCGrabber.h
demo/testOauth2/libs/cocos2d/CCGrabber.m
demo/testOauth2/libs/cocos2d/CCGrid.h
demo/testOauth2/libs/cocos2d/CCGrid.m
demo/testOauth2/libs/cocos2d/CCLabelAtlas.h
demo/testOauth2/libs/cocos2d/CCLabelAtlas.m
demo/testOauth2/libs/cocos2d/CCLabelBMFont.h
demo/testOauth2/libs/cocos2d/CCLabelBMFont.m
demo/testOauth2/libs/cocos2d/CCLabelTTF.h
demo/testOauth2/libs/cocos2d/CCLabelTTF.m
demo/testOauth2/libs/cocos2d/CCLayer.h
demo/testOauth2/libs/cocos2d/CCLayer.m
demo/testOauth2/libs/cocos2d/CCMenu.h
demo/testOauth2/libs/cocos2d/CCMenu.m
demo/testOauth2/libs/cocos2d/CCMenuItem.h
demo/testOauth2/libs/cocos2d/CCMenuItem.m
demo/testOauth2/libs/cocos2d/CCMotionStreak.h
demo/testOauth2/libs/cocos2d/CCMotionStreak.m
demo/testOauth2/libs/cocos2d/CCNode.h
demo/testOauth2/libs/cocos2d/CCNode.m
demo/testOauth2/libs/cocos2d/CCParallaxNode.h
demo/testOauth2/libs/cocos2d/CCParallaxNode.m
demo/testOauth2/libs/cocos2d/CCParticleExamples.h
demo/testOauth2/libs/cocos2d/CCParticleExamples.m
demo/testOauth2/libs/cocos2d/CCParticleSystem.h
demo/testOauth2/libs/cocos2d/CCParticleSystem.m
demo/testOauth2/libs/cocos2d/CCParticleSystemPoint.h
demo/testOauth2/libs/cocos2d/CCParticleSystemPoint.m
demo/testOauth2/libs/cocos2d/CCParticleSystemQuad.h
demo/testOauth2/libs/cocos2d/CCParticleSystemQuad.m
demo/testOauth2/libs/cocos2d/CCProgressTimer.h
demo/testOauth2/libs/cocos2d/CCProgressTimer.m
demo/testOauth2/libs/cocos2d/CCProtocols.h
demo/testOauth2/libs/cocos2d/CCRenderTexture.h
demo/testOauth2/libs/cocos2d/CCRenderTexture.m
demo/testOauth2/libs/cocos2d/CCRibbon.h
demo/testOauth2/libs/cocos2d/CCRibbon.m
demo/testOauth2/libs/cocos2d/CCScene.h
demo/testOauth2/libs/cocos2d/CCScene.m
demo/testOauth2/libs/cocos2d/CCScheduler.h
demo/testOauth2/libs/cocos2d/CCScheduler.m
demo/testOauth2/libs/cocos2d/CCSprite.h
demo/testOauth2/libs/cocos2d/CCSprite.m
demo/testOauth2/libs/cocos2d/CCSpriteBatchNode.h
demo/testOauth2/libs/cocos2d/CCSpriteBatchNode.m
demo/testOauth2/libs/cocos2d/CCSpriteFrame.h
demo/testOauth2/libs/cocos2d/CCSpriteFrame.m
demo/testOauth2/libs/cocos2d/CCSpriteFrameCache.h
demo/testOauth2/libs/cocos2d/CCSpriteFrameCache.m
demo/testOauth2/libs/cocos2d/CCTMXLayer.h
demo/testOauth2/libs/cocos2d/CCTMXLayer.m
demo/testOauth2/libs/cocos2d/CCTMXObjectGroup.h
demo/testOauth2/libs/cocos2d/CCTMXObjectGroup.m
demo/testOauth2/libs/cocos2d/CCTMXTiledMap.h
demo/testOauth2/libs/cocos2d/CCTMXTiledMap.m
demo/testOauth2/libs/cocos2d/CCTMXXMLParser.h
demo/testOauth2/libs/cocos2d/CCTMXXMLParser.m
demo/testOauth2/libs/cocos2d/CCTexture2D.h
demo/testOauth2/libs/cocos2d/CCTexture2D.m
demo/testOauth2/libs/cocos2d/CCTextureAtlas.h
demo/testOauth2/libs/cocos2d/CCTextureAtlas.m
demo/testOauth2/libs/cocos2d/CCTextureCache.h
demo/testOauth2/libs/cocos2d/CCTextureCache.m
demo/testOauth2/libs/cocos2d/CCTexturePVR.h
demo/testOauth2/libs/cocos2d/CCTexturePVR.m
demo/testOauth2/libs/cocos2d/CCTileMapAtlas.h
demo/testOauth2/libs/cocos2d/CCTileMapAtlas.m
demo/testOauth2/libs/cocos2d/CCTransition.h
demo/testOauth2/libs/cocos2d/CCTransition.m
demo/testOauth2/libs/cocos2d/CCTransitionPageTurn.h
demo/testOauth2/libs/cocos2d/CCTransitionPageTurn.m
demo/testOauth2/libs/cocos2d/CCTransitionRadial.h
demo/testOauth2/libs/cocos2d/CCTransitionRadial.m
demo/testOauth2/libs/cocos2d/Platforms/CCGL.h
demo/testOauth2/libs/cocos2d/Platforms/CCNS.h
demo/testOauth2/libs/cocos2d/Platforms/Mac/CCDirectorMac.h
demo/testOauth2/libs/cocos2d/Platforms/Mac/CCDirectorMac.m
demo/testOauth2/libs/cocos2d/Platforms/Mac/CCEventDispatcher.h
demo/testOauth2/libs/cocos2d/Platforms/Mac/CCEventDispatcher.m
demo/testOauth2/libs/cocos2d/Platforms/Mac/MacGLView.h
demo/testOauth2/libs/cocos2d/Platforms/Mac/MacGLView.m
demo/testOauth2/libs/cocos2d/Platforms/Mac/MacWindow.h
demo/testOauth2/libs/cocos2d/Platforms/Mac/MacWindow.m
demo/testOauth2/libs/cocos2d/Platforms/iOS/CCDirectorIOS.h
demo/testOauth2/libs/cocos2d/Platforms/iOS/CCDirectorIOS.m
demo/testOauth2/libs/cocos2d/Platforms/iOS/CCTouchDelegateProtocol.h
demo/testOauth2/libs/cocos2d/Platforms/iOS/CCTouchDispatcher.h
demo/testOauth2/libs/cocos2d/Platforms/iOS/CCTouchDispatcher.m
demo/testOauth2/libs/cocos2d/Platforms/iOS/CCTouchHandler.h
demo/testOauth2/libs/cocos2d/Platforms/iOS/CCTouchHandler.m
demo/testOauth2/libs/cocos2d/Platforms/iOS/EAGLView.h
demo/testOauth2/libs/cocos2d/Platforms/iOS/EAGLView.m
demo/testOauth2/libs/cocos2d/Platforms/iOS/ES1Renderer.h
demo/testOauth2/libs/cocos2d/Platforms/iOS/ES1Renderer.m
demo/testOauth2/libs/cocos2d/Platforms/iOS/ESRenderer.h
demo/testOauth2/libs/cocos2d/Platforms/iOS/glu.c
demo/testOauth2/libs/cocos2d/Platforms/iOS/glu.h
demo/testOauth2/libs/cocos2d/Support/CCArray.h
demo/testOauth2/libs/cocos2d/Support/CCArray.m
demo/testOauth2/libs/cocos2d/Support/CCFileUtils.h
demo/testOauth2/libs/cocos2d/Support/CCFileUtils.m
demo/testOauth2/libs/cocos2d/Support/CCProfiling.h
demo/testOauth2/libs/cocos2d/Support/CCProfiling.m
demo/testOauth2/libs/cocos2d/Support/CGPointExtension.h
demo/testOauth2/libs/cocos2d/Support/CGPointExtension.m
demo/testOauth2/libs/cocos2d/Support/OpenGL_Internal.h
demo/testOauth2/libs/cocos2d/Support/TGAlib.h
demo/testOauth2/libs/cocos2d/Support/TGAlib.m
demo/testOauth2/libs/cocos2d/Support/TransformUtils.h
demo/testOauth2/libs/cocos2d/Support/TransformUtils.m
demo/testOauth2/libs/cocos2d/Support/ZipUtils.h
demo/testOauth2/libs/cocos2d/Support/ZipUtils.m
demo/testOauth2/libs/cocos2d/Support/base64.c
demo/testOauth2/libs/cocos2d/Support/base64.h
demo/testOauth2/libs/cocos2d/Support/ccCArray.h
demo/testOauth2/libs/cocos2d/Support/ccUtils.c
demo/testOauth2/libs/cocos2d/Support/ccUtils.h
demo/testOauth2/libs/cocos2d/Support/uthash.h
demo/testOauth2/libs/cocos2d/Support/utlist.h
demo/testOauth2/libs/cocos2d/ccConfig.h
demo/testOauth2/libs/cocos2d/ccMacros.h
demo/testOauth2/libs/cocos2d/ccTypes.h
demo/testOauth2/libs/cocos2d/cocos2d.h
demo/testOauth2/libs/cocos2d/cocos2d.m
demo/testOauth2/libs/cocoslive/CLScoreServerPost.h
demo/testOauth2/libs/cocoslive/CLScoreServerPost.m
demo/testOauth2/libs/cocoslive/CLScoreServerRequest.h
demo/testOauth2/libs/cocoslive/CLScoreServerRequest.m
demo/testOauth2/libs/cocoslive/cocoslive.h
demo/testOauth2/libs/cocoslive/cocoslive.m
demo/testOauth2/main.m
demo/testOauth2/oldMan.png
demo/testOauth2/shareHelper/FBHelper.h
demo/testOauth2/shareHelper/FBHelper.m
demo/testOauth2/shareHelper/MailHelper.h
demo/testOauth2/shareHelper/MailHelper.m
demo/testOauth2/shareHelper/QQHelper.h
demo/testOauth2/shareHelper/QQHelper.m
demo/testOauth2/shareHelper/RenRenHelper.h
demo/testOauth2/shareHelper/RenRenHelper.m
demo/testOauth2/shareHelper/SinaHelper.h
demo/testOauth2/shareHelper/SinaHelper.m
demo/testOauth2/shareHelper/TwitterHelper.h
demo/testOauth2/shareHelper/TwitterHelper.m
src/LoadingLayer.h
src/LoadingLayer.m
src/MainLayer.h
src/MainLayer.m
src/MyDialog.h
src/MyDialog.m
src/Resources/close.png
src/Resources/close@2x.png
src/Resources/oldMan.png
src/shareHelper/FBHelper.h
src/shareHelper/FBHelper.m
src/shareHelper/MailHelper.h
src/shareHelper/MailHelper.m
src/shareHelper/QQHelper.h
src/shareHelper/QQHelper.m
src/shareHelper/RenRenHelper.h
src/shareHelper/RenRenHelper.m
src/shareHelper/SinaHelper.h
src/shareHelper/SinaHelper.m
src/shareHelper/TwitterHelper.h
src/shareHelper/TwitterHelper.m

Download

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

Oauth2demo-master.zip




















Home »
  Objective C Free Code »
    Social Media »




Facebook
Flickr
Foursquare
GitHub
Instagram
Social
Twitter
Vimeo
Weibo
Youtube