Searched defs:token_url (Results 1 – 7 of 7) sorted by relevance
40 const GURL& token_url, in TokenValidatorImpl()83 virtual const GURL& token_url() const OVERRIDE { in token_url() function in remoting::TokenValidatorImpl167 const GURL& token_url, in TokenValidatorFactoryImpl()
922 const GURL& token_url, in OnHostTokenUrlPolicyUpdate()
43 std::string token_url() { return token_url_; } in token_url() function
22 const GURL& token_url, in FetchThirdPartyToken()
417 const GURL& token_url, in FetchThirdPartyToken()
33 std::string token_url = message->TextNamed(kTokenUrlTag); in ProcessTokenMessage() local
43 const GURL& token_url, in FetchThirdPartyToken()87 virtual const GURL& token_url() const OVERRIDE { in token_url() function in remoting::protocol::ThirdPartyAuthenticatorTest::FakeTokenValidator