Download dAOAuth2Example Free Java Code
Description
A basic example of how to use OAuth 2.0 and the deviantArt stash API to post an image from the iPhone.
Source Files
The download file dAOAuth2Example-master.zip has the following entries.
.gitignore/*from ww w. ja v a2s .co m*/
README.markdown
dAOAuthExample.xcodeproj/project.pbxproj
resources/animal.jpg
resources/dAOAuthExample-Info.plist
resources/en.lproj/InfoPlist.strings
resources/en.lproj/MainWindow.xib
resources/en.lproj/dAOAuthExampleViewController.xib
src/DeviantArt.h
src/DeviantArt.m
src/dAOAuthExample-Prefix.pch
src/dAOAuthExampleAppDelegate.h
src/dAOAuthExampleAppDelegate.m
src/dAOAuthExampleViewController.h
src/dAOAuthExampleViewController.m
src/main.m
vendor/JSONKit/JSONKit.h
vendor/JSONKit/JSONKit.m
vendor/OAuth2Client/NSData+NXOAuth2.h
vendor/OAuth2Client/NSData+NXOAuth2.m
vendor/OAuth2Client/NSString+NXOAuth2.h
vendor/OAuth2Client/NSString+NXOAuth2.m
vendor/OAuth2Client/NSURL+NXOAuth2.h
vendor/OAuth2Client/NSURL+NXOAuth2.m
vendor/OAuth2Client/NXOAuth2.h
vendor/OAuth2Client/NXOAuth2AccessToken.h
vendor/OAuth2Client/NXOAuth2AccessToken.m
vendor/OAuth2Client/NXOAuth2Client.h
vendor/OAuth2Client/NXOAuth2Client.m
vendor/OAuth2Client/NXOAuth2ClientDelegate.h
vendor/OAuth2Client/NXOAuth2Connection.h
vendor/OAuth2Client/NXOAuth2Connection.m
vendor/OAuth2Client/NXOAuth2ConnectionDelegate.h
vendor/OAuth2Client/NXOAuth2Constants.h
vendor/OAuth2Client/NXOAuth2Constants.m
vendor/OAuth2Client/NXOAuth2FileStreamWrapper.h
vendor/OAuth2Client/NXOAuth2FileStreamWrapper.m
vendor/OAuth2Client/NXOAuth2PostBodyPart.h
vendor/OAuth2Client/NXOAuth2PostBodyPart.m
vendor/OAuth2Client/NXOAuth2PostBodyStream.h
vendor/OAuth2Client/NXOAuth2PostBodyStream.m
vendor/OAuth2Client/NXOAuth2TrustDelegate.h
Download
Click the following link to download dAOAuth2Example-master.zip.
dAOAuth2Example-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »