~sil2100/libsignon-glib/fix_linking_again

« back to all changes in this revision

Viewing changes to libsignon-glib/signon-identity.c

  • Committer: Tarmac
  • Author(s): David King, Alberto Mardegan
  • Date: 2013-04-26 18:09:13 UTC
  • mfrom: (137.1.1 packaging)
  • Revision ID: tarmac-20130426180913-3zg0u9onwzarmzv1
New upstream release.

Approved by Ken VanDine, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1359
1359
 * @user_data: user_data.
1360
1360
 *
1361
1361
 * Asks signond to close all authentication sessions for this
1362
 
 * identity.
 
1362
 * identity, and to remove any stored secrets associated with it (password and
 
1363
 * authentication tokens).
1363
1364
 */
1364
1365
void signon_identity_signout(SignonIdentity *self,
1365
1366
                             SignonIdentitySignedOutCb cb,