Searched refs:ThirdPartyHostAuthenticator (Results 1 – 11 of 11) sorted by relevance
19 ThirdPartyHostAuthenticator::ThirdPartyHostAuthenticator( in ThirdPartyHostAuthenticator() function in remoting::protocol::ThirdPartyHostAuthenticator29 ThirdPartyHostAuthenticator::~ThirdPartyHostAuthenticator() { in ~ThirdPartyHostAuthenticator()32 void ThirdPartyHostAuthenticator::ProcessTokenMessage( in ProcessTokenMessage()52 &ThirdPartyHostAuthenticator::OnThirdPartyTokenValidated, in ProcessTokenMessage()58 void ThirdPartyHostAuthenticator::AddTokenElements( in AddTokenElements()75 void ThirdPartyHostAuthenticator::OnThirdPartyTokenValidated( in OnThirdPartyTokenValidated()
28 class ThirdPartyHostAuthenticator : public ThirdPartyAuthenticatorBase {72 ThirdPartyHostAuthenticator(const std::string& local_cert,75 virtual ~ThirdPartyHostAuthenticator();93 DISALLOW_COPY_AND_ASSIGN(ThirdPartyHostAuthenticator);
43 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidatorFactory>70 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidatorFactory>
46 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidator> token_validator);72 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidator> token_validator_;
65 : public ThirdPartyHostAuthenticator::TokenValidator {107 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidator> in InitAuthenticators()110 host_.reset(new ThirdPartyHostAuthenticator( in InitAuthenticators()
55 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidator> token_validator) { in CreateWithThirdPartyAuth()164 current_authenticator_.reset(new ThirdPartyHostAuthenticator( in CreateAuthenticator()
89 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidatorFactory> in CreateWithThirdPartyAuth()
21 : public protocol::ThirdPartyHostAuthenticator::TokenValidatorFactory {35 virtual scoped_ptr<protocol::ThirdPartyHostAuthenticator::TokenValidator>
37 public protocol::ThirdPartyHostAuthenticator::TokenValidator {180 scoped_ptr<protocol::ThirdPartyHostAuthenticator::TokenValidator>184 return scoped_ptr<protocol::ThirdPartyHostAuthenticator::TokenValidator>( in CreateTokenValidator()
90 scoped_ptr<protocol::ThirdPartyHostAuthenticator::TokenValidator>
523 scoped_ptr<protocol::ThirdPartyHostAuthenticator::TokenValidatorFactory> in CreateAuthenticatorFactory()