BBGMultiAccountManager
 All Classes Files Functions Variables Enumerator Properties Defines
Public Member Functions | Static Public Member Functions | Properties
GTMOAuth2Authentication() Class Reference

List of all members.

Public Member Functions

(void) - setKeysForResponseJSONData:
(BOOL) - authorizeRequestArgs:
(BOOL) - authorizeRequestImmediateArgs:
(BOOL) - shouldRefreshAccessToken
(void) - updateExpirationDate
(NSDictionary *) - dictionaryWithJSONData:
(void) - tokenFetcher:finishedWithData:error:
(void) - auth:finishedRefreshWithFetcher:error:
(void) - invokeCallbackArgs:

Static Public Member Functions

(void) + invokeDelegate:selector:object:object:object:
(NSString *) + unencodedOAuthParameterForString:
(NSString *) + encodedQueryParametersForDictionary:
(NSDictionary *) + dictionaryWithResponseData:

Properties

NSMutableArray * authorizationQueue

Member Function Documentation

- (void) auth: (GTMOAuth2Authentication *)  auth
finishedRefreshWithFetcher: (GTMHTTPFetcher *)  fetcher
error: (NSError *)  error 
- (NSDictionary *) dictionaryWithJSONData: (NSData *)  data
+ (NSDictionary *) dictionaryWithResponseData: (NSData *)  data
+ (NSString *) encodedQueryParametersForDictionary: (NSDictionary *)  dict
+ (void) invokeDelegate: (id)  delegate
selector: (SEL)  sel
object: (id)  obj1
object: (id)  obj2
object: (id)  obj3 
- (void) setKeysForResponseJSONData: (NSData *)  data
- (void) tokenFetcher: (GTMHTTPFetcher *)  fetcher
finishedWithData: (NSData *)  data
error: (NSError *)  error 
+ (NSString *) unencodedOAuthParameterForString: (NSString *)  str

Property Documentation

- (NSMutableArray*) authorizationQueue [read, write, retain]

The documentation for this class was generated from the following file: