Searched defs:token_validator (Results 1 – 3 of 3) sorted by relevance
22 scoped_ptr<TokenValidator> token_validator) in ThirdPartyHostAuthenticator()
55 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidator> token_validator) { in CreateWithThirdPartyAuth()
108 token_validator(new FakeTokenValidator()); in InitAuthenticators() local