#import <MPOAuthAPI.h>
Member Function Documentation
- (id) credentialNamed: |
|
(NSString *) |
inCredentialName |
|
- (NSData *) dataForMethod: |
|
(NSString *) |
inMethod |
|
- (NSData *) dataForMethod: |
|
(NSString *) |
inMethod |
withParameters: |
|
(NSArray *) |
inParameters |
|
|
| |
- (NSData *) dataForURL: |
|
(NSURL *) |
inURL |
andMethod: |
|
(NSString *) |
inMethod |
withParameters: |
|
(NSArray *) |
inParameters |
|
|
| |
- (void) discardCredentials |
|
|
|
- (id) initWithCredentials: |
|
(NSDictionary *) |
inCredentials |
andBaseURL: |
|
(NSURL *) |
inURL |
|
|
| |
- (id) initWithCredentials: |
|
(NSDictionary *) |
inCredentials |
authenticationURL: |
|
(NSURL *) |
inAuthURL |
andBaseURL: |
|
(NSURL *) |
inBaseURL |
|
|
| |
- (id) initWithCredentials: |
|
(NSDictionary *) |
inCredentials |
authenticationURL: |
|
(NSURL *) |
inAuthURL |
andBaseURL: |
|
(NSURL *) |
inBaseURL |
autoStart: |
|
(BOOL) |
aFlag |
|
|
| |
- (void) performMethod: |
|
(NSString *) |
inMethod |
atURL: |
|
(NSURL *) |
inURL |
withParameters: |
|
(NSArray *) |
inParameters |
withTarget: |
|
(id) |
inTarget |
andAction: |
|
(SEL) |
inAction |
|
|
| |
- (void) performMethod: |
|
(NSString *) |
inMethod |
withTarget: |
|
(id) |
inTarget |
andAction: |
|
(SEL) |
inAction |
|
|
| |
- (void) performPOSTMethod: |
|
(NSString *) |
inMethod |
atURL: |
|
(NSURL *) |
inURL |
withParameters: |
|
(NSArray *) |
inParameters |
withTarget: |
|
(id) |
inTarget |
andAction: |
|
(SEL) |
inAction |
|
|
| |
- (void) performURLRequest: |
|
(NSURLRequest *) |
inRequest |
withTarget: |
|
(id) |
inTarget |
andAction: |
|
(SEL) |
inAction |
|
|
| |
- (void) removeCredentialNamed: |
|
(NSString *) |
inName |
|
- (void) setCredential: |
|
(id) |
inCredential |
withName: |
|
(NSString *) |
inName |
|
|
| |
Property Documentation
- (NSURL*) authenticationURL |
|
readnonatomicretain |
The documentation for this class was generated from the following file: