Data container to hold values for authentication session. More...
Public Types |
|
| enum | State { DONE, CONTINUE } |
Public Member Functions |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QByteArray, Challenge) | |
| The challenge received from the remote server. |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QByteArray, Response) | |
| The response computed by the SASL plugin. |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QString, Authname) | |
| SASL authentication name. |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QString, Realm) | |
| SASL realm. |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QString, Service) | |
| SASL service. |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QString, Fqdn) | |
| SASL FQDN (Fully Qualified Domain Name). |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QString, IpLocal) | |
| SASL local IP address. |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QString, IpRemote) | |
| SASL remote IP address. |
|
| SIGNON_SESSION_DECLARE_PROPERTY (QString, ChosenMechanism) | |
| Mechanism chosen after the SASL mechanism negotiation. |
|
| SIGNON_SESSION_DECLARE_PROPERTY (qint32, state) | |
| State of the authentication. |
|
Data container to hold values for authentication session.
| SaslPluginNS::SaslData::SIGNON_SESSION_DECLARE_PROPERTY | ( | qint32 | , | |
| state | ||||
| ) |
State of the authentication.
| Copyright (C) 2009-2011 Nokia Corporation. LGPL |
MeeGo 1.2 Harmattan API
|





