Public Member Functions | |
(void) | - signInCommonForWindow: |
(void) | - setupSheetTerminationHandling |
(void) | - destroyWindow |
(void) | - handlePrematureWindowClose |
(BOOL) | - shouldUseKeychain |
(void) | - signIn:displayRequest: |
(void) | - signIn:finishedWithAuth:error: |
(void) | - sheetDidEnd:returnCode:contextInfo: |
(void) | - handleCookiesForResponse: |
(NSURLRequest *) | - addCookiesToRequest: |
Properties | |
GTMOAuth2SignIn * | signIn |
NSURLRequest * | initialRequest |
GTMCookieStorage * | cookieStorage |
NSWindow * | sheetModalForWindow |
- (NSURLRequest *) addCookiesToRequest: | (NSURLRequest *) | request |
- (void) destroyWindow |
- (void) handleCookiesForResponse: | (NSURLResponse *) | response |
- (void) handlePrematureWindowClose |
- (void) setupSheetTerminationHandling |
- (void) sheetDidEnd: | (NSWindow *) | sheet | |
returnCode: | (NSInteger) | returnCode | |
contextInfo: | (void *) | contextInfo | |
- (BOOL) shouldUseKeychain |
- (void) signIn: | (GTMOAuth2SignIn *) | signIn | |
displayRequest: | (NSURLRequest *) | request | |
- (void) signIn: | (GTMOAuth2SignIn *) | signIn | |
finishedWithAuth: | (GTMOAuth2Authentication *) | auth | |
error: | (NSError *) | error | |
- (void) signInCommonForWindow: | (NSWindow *) | parentWindowOrNil |
- (GTMCookieStorage*) cookieStorage [read, write, retain] |
- (NSURLRequest*) initialRequest [read, write, copy] |
- (NSWindow*) sheetModalForWindow [read, write, retain] |
- (GTMOAuth2SignIn*) signIn [read, write, retain] |