Searched refs:RemoteAuthServiceImpl (Results 1 – 1 of 1) sorted by relevance
39 class RemoteAuthServiceImpl : public RemoteAuthService { class41 static RemoteAuthServiceImpl &GetInstance();42 RemoteAuthServiceImpl() = default;43 ~RemoteAuthServiceImpl() override = default;88 RemoteAuthServiceImpl &RemoteAuthServiceImpl::GetInstance() in GetInstance()90 static RemoteAuthServiceImpl remoteAuthServiceImpl; in GetInstance()94 bool RemoteAuthServiceImpl::Start() in Start()150 uint64_t RemoteAuthServiceImpl::StartRemoteAuthContext(Authentication::AuthenticationPara para, in StartRemoteAuthContext()176 int32_t RemoteAuthServiceImpl::ProcStartRemoteAuthRequest(std::string connectionName, in ProcStartRemoteAuthRequest()275 int32_t RemoteAuthServiceImpl::ProcEndExecuteRequest(const std::shared_ptr<Attributes> &request, in ProcEndExecuteRequest()[all …]