abortSasl(uint reason, const QString &debugMessage, DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
AbortSASLCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
AbstractChannelInterface(const QString &interfaceName) | Tp::AbstractChannelInterface | |
AbstractDBusServiceInterface(const QString &interfaceName) | Tp::AbstractDBusServiceInterface | |
acceptSasl(DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
AcceptSASLCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
authorizationIdentity() const | Tp::BaseChannelSASLAuthenticationInterface | |
availableMechanisms() const | Tp::BaseChannelSASLAuthenticationInterface | |
BaseChannelSASLAuthenticationInterface(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse) | Tp::BaseChannelSASLAuthenticationInterface | protected |
canTryAgain() const | Tp::BaseChannelSASLAuthenticationInterface | |
close() | Tp::AbstractChannelInterface | protectedvirtual |
create(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse) | Tp::BaseChannelSASLAuthenticationInterface | inlinestatic |
create(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse) | Tp::BaseChannelSASLAuthenticationInterface | inlinestatic |
dbusObject() const | Tp::AbstractDBusServiceInterface | |
defaultRealm() const | Tp::BaseChannelSASLAuthenticationInterface | |
defaultUsername() const | Tp::BaseChannelSASLAuthenticationInterface | |
hasInitialData() const | Tp::BaseChannelSASLAuthenticationInterface | |
immutableProperties() const | Tp::BaseChannelSASLAuthenticationInterface | virtual |
interfaceName() const | Tp::AbstractDBusServiceInterface | |
isRegistered() const | Tp::AbstractDBusServiceInterface | |
maySaveResponse() const | Tp::BaseChannelSASLAuthenticationInterface | |
newChallenge(const QByteArray &challengeData) | Tp::BaseChannelSASLAuthenticationInterface | |
notify(const char *propertyName) | Tp::Object | protected |
notifyPropertyChanged(const QString &propertyName, const QVariant &propertyValue) | Tp::AbstractDBusServiceInterface | |
Object() | Tp::Object | protected |
propertyChanged(const QString &propertyName) | Tp::Object | signal |
RefCounted() | Tp::RefCounted | inline |
registerInterface(DBusObject *dbusObject) | Tp::AbstractDBusServiceInterface | protectedvirtual |
respond(const QByteArray &responseData, DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
RespondCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
saslError() const | Tp::BaseChannelSASLAuthenticationInterface | |
saslErrorDetails() const | Tp::BaseChannelSASLAuthenticationInterface | |
saslStatus() const | Tp::BaseChannelSASLAuthenticationInterface | |
setAbortSaslCallback(const AbortSASLCallback &cb) | Tp::BaseChannelSASLAuthenticationInterface | |
setAcceptSaslCallback(const AcceptSASLCallback &cb) | Tp::BaseChannelSASLAuthenticationInterface | |
setBaseChannel(BaseChannel *channel) | Tp::AbstractChannelInterface | protectedvirtual |
setRespondCallback(const RespondCallback &cb) | Tp::BaseChannelSASLAuthenticationInterface | |
setSaslError(const QString &saslError) | Tp::BaseChannelSASLAuthenticationInterface | |
setSaslErrorDetails(const QVariantMap &saslErrorDetails) | Tp::BaseChannelSASLAuthenticationInterface | |
setSaslStatus(uint status, const QString &reason, const QVariantMap &details) | Tp::BaseChannelSASLAuthenticationInterface | |
setStartMechanismCallback(const StartMechanismCallback &cb) | Tp::BaseChannelSASLAuthenticationInterface | |
setStartMechanismWithDataCallback(const StartMechanismWithDataCallback &cb) | Tp::BaseChannelSASLAuthenticationInterface | |
startMechanism(const QString &mechanism, DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
StartMechanismCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
startMechanismWithData(const QString &mechanism, const QByteArray &initialData, DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
StartMechanismWithDataCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
~AbstractChannelInterface() | Tp::AbstractChannelInterface | virtual |
~AbstractDBusServiceInterface() | Tp::AbstractDBusServiceInterface | virtual |
~BaseChannelSASLAuthenticationInterface() | Tp::BaseChannelSASLAuthenticationInterface | virtual |
~Object() | Tp::Object | virtual |
~RefCounted() | Tp::RefCounted | inlinevirtual |