Google APIs Client Library for C++
oauth2_pending_authorizations.h File Reference
#include <stdlib.h>
#include <map>
#include <string>
#include "googleapis/base/callback.h"
#include "googleapis/base/integral_types.h"
#include "googleapis/base/macros.h"
#include "googleapis/base/mutex.h"
#include "googleapis/base/thread_annotations.h"
#include "googleapis/strings/stringpiece.h"
#include "googleapis/strings/numbers.h"
#include "googleapis/util/hash.h"
#include "googleapis/util/status.h"

Go to the source code of this file.

Classes

class  OAuth2PendingAuthorizations< CALLBACK >
 Manages callbacks for outstanding authorization code requests. More...

Namespaces

namespace  googleapis
 

A service request pager acts as a high level iterator for paging through results.


namespace  googleapis::client
 

namespace thread


Typedefs

typedef Callback2< const
util::Status &, const
StringPiece & > 
OAuth2BasicAuthorizationCodeNotificationHandler
 Callback used to process authorization codes received from the OAuth 2.0 server.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines