Add IssueAuthToken and unit tests to GaiaAuthenticator2.
GaiaAuthConsumer pure virtuals now optional since you can choose to not listen to ClientLogin subscriptions. Renamed ClientLoginError to a general GaiaAuthError. BUG=47093 TEST=Unit tests included Review URL: http://codereview.chromium.org/2834042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51678 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/browser/chromeos/login/google_authenticator.cc 1 addition, 1 deletionchrome/browser/chromeos/login/google_authenticator.cc
- chrome/browser/chromeos/login/google_authenticator.h 1 addition, 1 deletionchrome/browser/chromeos/login/google_authenticator.h
- chrome/browser/chromeos/login/google_authenticator_unittest.cc 4 additions, 4 deletions...e/browser/chromeos/login/google_authenticator_unittest.cc
- chrome/common/net/gaia/gaia_auth_consumer.h 12 additions, 6 deletionschrome/common/net/gaia/gaia_auth_consumer.h
- chrome/common/net/gaia/gaia_authenticator2.cc 91 additions, 38 deletionschrome/common/net/gaia/gaia_authenticator2.cc
- chrome/common/net/gaia/gaia_authenticator2.h 44 additions, 11 deletionschrome/common/net/gaia/gaia_authenticator2.h
- chrome/common/net/gaia/gaia_authenticator2_unittest.cc 117 additions, 15 deletionschrome/common/net/gaia/gaia_authenticator2_unittest.cc
- chrome/common/net/gaia/gaia_authenticator2_unittest.h 12 additions, 11 deletionschrome/common/net/gaia/gaia_authenticator2_unittest.h
Loading
Please register or sign in to comment