~online-accounts/online-accounts-api/trunk

« back to all changes in this revision

Viewing changes to src/lib/Ubuntu/OnlineAccounts.2/account.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:
51
51
        AuthenticationMethodOAuth1,
52
52
        AuthenticationMethodOAuth2,
53
53
        AuthenticationMethodPassword,
 
54
        AuthenticationMethodSasl,
54
55
    };
55
56
 
56
57
    enum ErrorCode {