ThirdPartyHostAuthenticator  165 remoting/protocol/negotiating_host_authenticator.cc     current_authenticator_.reset(new ThirdPartyHostAuthenticator(
ThirdPartyHostAuthenticator  109 remoting/protocol/third_party_authenticator_unittest.cc     host_.reset(new ThirdPartyHostAuthenticator(
ThirdPartyHostAuthenticator   20 remoting/protocol/third_party_host_authenticator.cc ThirdPartyHostAuthenticator::ThirdPartyHostAuthenticator(
ThirdPartyHostAuthenticator   30 remoting/protocol/third_party_host_authenticator.cc ThirdPartyHostAuthenticator::~ThirdPartyHostAuthenticator() {
ThirdPartyHostAuthenticator   33 remoting/protocol/third_party_host_authenticator.cc void ThirdPartyHostAuthenticator::ProcessTokenMessage(
ThirdPartyHostAuthenticator   53 remoting/protocol/third_party_host_authenticator.cc           &ThirdPartyHostAuthenticator::OnThirdPartyTokenValidated,
ThirdPartyHostAuthenticator   59 remoting/protocol/third_party_host_authenticator.cc void ThirdPartyHostAuthenticator::AddTokenElements(
ThirdPartyHostAuthenticator   76 remoting/protocol/third_party_host_authenticator.cc void ThirdPartyHostAuthenticator::OnThirdPartyTokenValidated(
ThirdPartyHostAuthenticator   29 remoting/protocol/third_party_host_authenticator.h class ThirdPartyHostAuthenticator : public ThirdPartyAuthenticatorBase {
ThirdPartyHostAuthenticator   35 remoting/protocol/third_party_host_authenticator.h   ThirdPartyHostAuthenticator(const std::string& local_cert,
ThirdPartyHostAuthenticator   38 remoting/protocol/third_party_host_authenticator.h   virtual ~ThirdPartyHostAuthenticator();
ThirdPartyHostAuthenticator   56 remoting/protocol/third_party_host_authenticator.h   DISALLOW_COPY_AND_ASSIGN(ThirdPartyHostAuthenticator);