BBGMultiAccountManager
 All Classes Files Functions Variables Enumerator Properties Defines
Public Member Functions | Properties
<GTMFetcherAuthorizationProtocol> Protocol Reference

#import <GTMHTTPFetcher.h>

Inheritance diagram for <GTMFetcherAuthorizationProtocol>:
GTMOAuth2Authentication

List of all members.

Public Member Functions

(void) - authorizeRequest:delegate:didFinishSelector:
(void) - stopAuthorization
(BOOL) - isAuthorizingRequest:
(BOOL) - isAuthorizedRequest:
(NSString *) - userEmail
(BOOL) - primeForRefresh

Properties

id< GTMHTTPFetcherServiceProtocolfetcherService

Member Function Documentation

- (void) authorizeRequest: (NSMutableURLRequest *)  request
delegate: (id)  delegate
didFinishSelector: (SEL)  sel 
[required]

Reimplemented in GTMOAuth2Authentication.

- (BOOL) isAuthorizedRequest: (NSURLRequest *)  request [required]

Reimplemented in GTMOAuth2Authentication.

- (BOOL) isAuthorizingRequest: (NSURLRequest *)  request [required]

Reimplemented in GTMOAuth2Authentication.

- (BOOL) primeForRefresh
- (void) stopAuthorization [required]

Reimplemented in GTMOAuth2Authentication.

- (NSString *) userEmail [required]

Property Documentation

- (id<GTMHTTPFetcherServiceProtocol>) fetcherService [read, write, optional, assign]

Reimplemented in GTMOAuth2Authentication.


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