This library, libsignon-qt, is the Single Sign On client library for Qt-based applications. By using this library, an application can authenticate to a (usually remote) service using an existing set of credentials, and operate on the credentials database as well.
A few terms are frequently used in this library APIs, which we'll briefly explain here:
Here are the main classes in the libraries. You can also see the complete list of classes. All classes reside in the SignOn namespace.
SignOn::AuthSession | Local representation of an authentication session. Use this class to perform the authenticaion. |
SignOn::Identity | Local representation of an identity. Use this class to load an existing set of credentials, or to create, edit, delete credentials. |
Copyright (C) 2009-2011 Nokia Corporation. LGPL |
MeeGo 1.2 Harmattan API
|