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

List of all members.

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

GTMOAuth2SignInsignIn
NSURLRequest * initialRequest
GTMCookieStorage * cookieStorage
NSWindow * sheetModalForWindow

Member Function Documentation

- (NSURLRequest *) addCookiesToRequest: (NSURLRequest *)  request
- (void) destroyWindow
- (void) handleCookiesForResponse: (NSURLResponse *)  response
- (void) sheetDidEnd: (NSWindow *)  sheet
returnCode: (NSInteger)  returnCode
contextInfo: (void *)  contextInfo 
- (void) signIn: (GTMOAuth2SignIn *)  signIn
displayRequest: (NSURLRequest *)  request 
- (void) signIn: (GTMOAuth2SignIn *)  signIn
finishedWithAuth: (GTMOAuth2Authentication *)  auth
error: (NSError *)  error 
- (void) signInCommonForWindow: (NSWindow *)  parentWindowOrNil

Property Documentation

- (GTMCookieStorage*) cookieStorage [read, write, retain]
- (NSURLRequest*) initialRequest [read, write, copy]
- (NSWindow*) sheetModalForWindow [read, write, retain]
- (GTMOAuth2SignIn*) signIn [read, write, retain]

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