~ci-train-bot/online-accounts-api/online-accounts-api-ubuntu-xenial-landing-033

« back to all changes in this revision

Viewing changes to src/lib/OnlineAccounts/global.h

  • Committer: CI Train Bot
  • Author(s): Alberto Mardegan
  • Date: 2016-02-12 07:46:35 UTC
  • mfrom: (16.1.5 sasl-1519330)
  • Revision ID: ci-train-bot@canonical.com-20160212074635-5xghp1srgn1b1nfy
Add support for SASL authentication. Fixes: #1519330

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
    AuthenticationMethodOAuth1,
39
39
    AuthenticationMethodOAuth2,
40
40
    AuthenticationMethodPassword,
 
41
    AuthenticationMethodSasl,
41
42
};
42
43
 
43
44
} // namespace