OpenSDN source code
etcdserverpb::Auth Class Referencefinal

#include <rpc.grpc.pb.h>

Classes

class  Service
 
class  Stub
 
class  StubInterface
 
class  WithAsyncMethod_AuthDisable
 
class  WithAsyncMethod_AuthEnable
 
class  WithAsyncMethod_Authenticate
 
class  WithAsyncMethod_RoleAdd
 
class  WithAsyncMethod_RoleDelete
 
class  WithAsyncMethod_RoleGet
 
class  WithAsyncMethod_RoleGrantPermission
 
class  WithAsyncMethod_RoleList
 
class  WithAsyncMethod_RoleRevokePermission
 
class  WithAsyncMethod_UserAdd
 
class  WithAsyncMethod_UserChangePassword
 
class  WithAsyncMethod_UserDelete
 
class  WithAsyncMethod_UserGet
 
class  WithAsyncMethod_UserGrantRole
 
class  WithAsyncMethod_UserList
 
class  WithAsyncMethod_UserRevokeRole
 
class  WithGenericMethod_AuthDisable
 
class  WithGenericMethod_AuthEnable
 
class  WithGenericMethod_Authenticate
 
class  WithGenericMethod_RoleAdd
 
class  WithGenericMethod_RoleDelete
 
class  WithGenericMethod_RoleGet
 
class  WithGenericMethod_RoleGrantPermission
 
class  WithGenericMethod_RoleList
 
class  WithGenericMethod_RoleRevokePermission
 
class  WithGenericMethod_UserAdd
 
class  WithGenericMethod_UserChangePassword
 
class  WithGenericMethod_UserDelete
 
class  WithGenericMethod_UserGet
 
class  WithGenericMethod_UserGrantRole
 
class  WithGenericMethod_UserList
 
class  WithGenericMethod_UserRevokeRole
 
class  WithStreamedUnaryMethod_AuthDisable
 
class  WithStreamedUnaryMethod_AuthEnable
 
class  WithStreamedUnaryMethod_Authenticate
 
class  WithStreamedUnaryMethod_RoleAdd
 
class  WithStreamedUnaryMethod_RoleDelete
 
class  WithStreamedUnaryMethod_RoleGet
 
class  WithStreamedUnaryMethod_RoleGrantPermission
 
class  WithStreamedUnaryMethod_RoleList
 
class  WithStreamedUnaryMethod_RoleRevokePermission
 
class  WithStreamedUnaryMethod_UserAdd
 
class  WithStreamedUnaryMethod_UserChangePassword
 
class  WithStreamedUnaryMethod_UserDelete
 
class  WithStreamedUnaryMethod_UserGet
 
class  WithStreamedUnaryMethod_UserGrantRole
 
class  WithStreamedUnaryMethod_UserList
 
class  WithStreamedUnaryMethod_UserRevokeRole
 

Public Types

typedef WithAsyncMethod_AuthEnable< WithAsyncMethod_AuthDisable< WithAsyncMethod_Authenticate< WithAsyncMethod_UserAdd< WithAsyncMethod_UserGet< WithAsyncMethod_UserList< WithAsyncMethod_UserDelete< WithAsyncMethod_UserChangePassword< WithAsyncMethod_UserGrantRole< WithAsyncMethod_UserRevokeRole< WithAsyncMethod_RoleAdd< WithAsyncMethod_RoleGet< WithAsyncMethod_RoleList< WithAsyncMethod_RoleDelete< WithAsyncMethod_RoleGrantPermission< WithAsyncMethod_RoleRevokePermission< Service > > > > > > > > > > > > > > > > AsyncService
 
typedef WithStreamedUnaryMethod_AuthEnable< WithStreamedUnaryMethod_AuthDisable< WithStreamedUnaryMethod_Authenticate< WithStreamedUnaryMethod_UserAdd< WithStreamedUnaryMethod_UserGet< WithStreamedUnaryMethod_UserList< WithStreamedUnaryMethod_UserDelete< WithStreamedUnaryMethod_UserChangePassword< WithStreamedUnaryMethod_UserGrantRole< WithStreamedUnaryMethod_UserRevokeRole< WithStreamedUnaryMethod_RoleAdd< WithStreamedUnaryMethod_RoleGet< WithStreamedUnaryMethod_RoleList< WithStreamedUnaryMethod_RoleDelete< WithStreamedUnaryMethod_RoleGrantPermission< WithStreamedUnaryMethod_RoleRevokePermission< Service > > > > > > > > > > > > > > > > StreamedUnaryService
 
typedef Service SplitStreamedService
 
typedef WithStreamedUnaryMethod_AuthEnable< WithStreamedUnaryMethod_AuthDisable< WithStreamedUnaryMethod_Authenticate< WithStreamedUnaryMethod_UserAdd< WithStreamedUnaryMethod_UserGet< WithStreamedUnaryMethod_UserList< WithStreamedUnaryMethod_UserDelete< WithStreamedUnaryMethod_UserChangePassword< WithStreamedUnaryMethod_UserGrantRole< WithStreamedUnaryMethod_UserRevokeRole< WithStreamedUnaryMethod_RoleAdd< WithStreamedUnaryMethod_RoleGet< WithStreamedUnaryMethod_RoleList< WithStreamedUnaryMethod_RoleDelete< WithStreamedUnaryMethod_RoleGrantPermission< WithStreamedUnaryMethod_RoleRevokePermission< Service > > > > > > > > > > > > > > > > StreamedService
 

Static Public Member Functions

static constexpr char const * service_full_name ()
 
static std::unique_ptr< StubNewStub (const std::shared_ptr< ::grpc::ChannelInterface > &channel, const ::grpc::StubOptions &options=::grpc::StubOptions())
 

Detailed Description

Definition at line 1614 of file rpc.grpc.pb.h.

Member Typedef Documentation

◆ AsyncService

◆ SplitStreamedService

◆ StreamedService

◆ StreamedUnaryService

Member Function Documentation

◆ NewStub()

std::unique_ptr< Auth::Stub > etcdserverpb::Auth::NewStub ( const std::shared_ptr< ::grpc::ChannelInterface > &  channel,
const ::grpc::StubOptions &  options = ::grpc::StubOptions() 
)
static

Definition at line 598 of file rpc.grpc.pb.cc.

◆ service_full_name()

static constexpr char const* etcdserverpb::Auth::service_full_name ( )
inlinestaticconstexpr

Definition at line 1616 of file rpc.grpc.pb.h.


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