#import <GTMOAuth2WindowController.h>
List of all members.
Member Function Documentation
+ (GTMOAuth2Authentication *) authForGoogleFromKeychainForName: |
|
(NSString *) |
keychainItemName |
clientID: |
|
(NSString *) |
clientID |
clientSecret: |
|
(NSString *) |
clientSecret |
|
|
| |
+ (BOOL) authorizeFromKeychainForName: |
|
(NSString *) |
keychainItemName |
authentication: |
|
(GTMOAuth2Authentication *) |
auth |
|
|
| |
+ (id) controllerWithAuthentication: |
|
(GTMOAuth2Authentication *) |
auth |
authorizationURL: |
|
(NSURL *) |
authorizationURL |
keychainItemName: |
|
(NSString *) |
keychainItemName |
resourceBundle: |
|
(NSBundle *) |
bundle |
|
|
| |
+ (id) controllerWithScope: |
|
(NSString *) |
scope |
clientID: |
|
(NSString *) |
clientID |
clientSecret: |
|
(NSString *) |
clientSecret |
keychainItemName: |
|
(NSString *) |
keychainItemName |
resourceBundle: |
|
(NSBundle *) |
bundle |
|
|
| |
- (id) initWithAuthentication: |
|
(GTMOAuth2Authentication *) |
auth |
authorizationURL: |
|
(NSURL *) |
authorizationURL |
keychainItemName: |
|
(NSString *) |
keychainItemName |
resourceBundle: |
|
(NSBundle *) |
bundle |
|
|
| |
- (id) initWithScope: |
|
(NSString *) |
scope |
clientID: |
|
(NSString *) |
clientID |
clientSecret: |
|
(NSString *) |
clientSecret |
keychainItemName: |
|
(NSString *) |
keychainItemName |
resourceBundle: |
|
(NSBundle *) |
bundle |
|
|
| |
- (void) setProperty: |
|
(id) |
obj |
forKey: |
|
(NSString *) |
key |
|
|
| |
- (void) signInSheetModalForWindow: |
|
(NSWindow *) |
parentWindowOrNil |
delegate: |
|
(id) |
delegate |
finishedSelector: |
|
(SEL) |
finishedSelector |
|
|
| |
Property Documentation
- (NSDictionary*) properties [read, write, retain] |
- (IBOutlet WebView*) webView [read, write, assign] |
The documentation for this class was generated from the following files: