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

List of all members.

Public Member Functions

(void) - invokeFinalCallbackWithError:
(BOOL) - startWebRequest
(void) - fetchGoogleUserInfo
(void) - finishSignInWithError:
(void) - handleCallbackReached
(void) - auth:finishedWithFetcher:error:
(void) - infoFetcher:finishedWithData:error:
(void) - closeTheWindow
(void) - startReachabilityCheck
(void) - stopReachabilityCheck
(void) - reachabilityTarget:changedFlags:
(void) - reachabilityTimerFired:

Static Public Member Functions

(NSMutableURLRequest *) + mutableURLRequestWithURL:paramString:

Properties

BOOL hasHandledCallback
GTMHTTPFetcherpendingFetcher
NSDictionary * userProfile

Member Function Documentation

- (void) auth: (GTMOAuth2Authentication *)  auth
finishedWithFetcher: (GTMHTTPFetcher *)  fetcher
error: (NSError *)  error 
- (void) closeTheWindow
- (void) finishSignInWithError: (NSError *)  error
- (void) infoFetcher: (GTMHTTPFetcher *)  fetcher
finishedWithData: (NSData *)  data
error: (NSError *)  error 
- (void) invokeFinalCallbackWithError: (NSError *)  error
+ (NSMutableURLRequest *) mutableURLRequestWithURL: (NSURL *)  oldURL
paramString: (NSString *)  paramStr 
- (void) reachabilityTarget: (SCNetworkReachabilityRef)  reachabilityRef
changedFlags: (SCNetworkConnectionFlags)  flags 
- (void) reachabilityTimerFired: (NSTimer *)  timer
- (BOOL) startWebRequest

Property Documentation

- (BOOL) hasHandledCallback [read, write, assign]
- (GTMHTTPFetcher*) pendingFetcher [read, write, retain]
- (NSDictionary*) userProfile [read, write, retain]

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