OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ThirdPartyHostAuthenticator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/protocol/
third_party_host_authenticator.cc
20
ThirdPartyHostAuthenticator
::
ThirdPartyHostAuthenticator
(
30
ThirdPartyHostAuthenticator
::~
ThirdPartyHostAuthenticator
() {
33
void
ThirdPartyHostAuthenticator
::ProcessTokenMessage(
53
&
ThirdPartyHostAuthenticator
::OnThirdPartyTokenValidated,
59
void
ThirdPartyHostAuthenticator
::AddTokenElements(
76
void
ThirdPartyHostAuthenticator
::OnThirdPartyTokenValidated(
third_party_host_authenticator.h
29
class
ThirdPartyHostAuthenticator
: public ThirdPartyAuthenticatorBase {
35
ThirdPartyHostAuthenticator
(const std::string& local_cert,
38
virtual ~
ThirdPartyHostAuthenticator
();
56
DISALLOW_COPY_AND_ASSIGN(
ThirdPartyHostAuthenticator
);
Completed in 48 milliseconds