Searched refs:PrepareRemoteAuthCallback (Results 1 – 8 of 8) sorted by relevance
31 explicit UserAuthCallbackService(const std::shared_ptr<PrepareRemoteAuthCallback> &impl);39 std::shared_ptr<PrepareRemoteAuthCallback> prepareRemoteAuthCallback_ {nullptr};
60 const std::shared_ptr<PrepareRemoteAuthCallback> &callback) override;
54 typedef UserIam::UserAuth::PrepareRemoteAuthCallback PrepareRemoteAuthCallback; typedef
111 class PrepareRemoteAuthCallback {
141 const std::shared_ptr<PrepareRemoteAuthCallback> &callback) = 0;
55 UserAuthCallbackService::UserAuthCallbackService(const std::shared_ptr<PrepareRemoteAuthCallback> &… in UserAuthCallbackService()
520 const std::shared_ptr<PrepareRemoteAuthCallback> &callback) in PrepareRemoteAuth()
181 class PrepareRemoteAuthCallbackWrapper : public PrepareRemoteAuthCallback {