Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages

Q

QAbstractOAuth - Class in io.qt.network.auth
The base of all implementations of OAuth authentication methods
QAbstractOAuth.ContentType - Enum in io.qt.network.auth
Java wrapper for Qt enum QAbstractOAuth::ContentType
QAbstractOAuth.Error - Enum in io.qt.network.auth
Java wrapper for Qt enum QAbstractOAuth::Error
QAbstractOAuth.ModifyParametersFunction - Interface in io.qt.network.auth
Java wrapper for Qt callable QAbstractOAuth::ModifyParametersFunction
QAbstractOAuth.Stage - Enum in io.qt.network.auth
Java wrapper for Qt enum QAbstractOAuth::Stage
QAbstractOAuth.Status - Enum in io.qt.network.auth
Java wrapper for Qt enum QAbstractOAuth::Status
QAbstractOAuth2 - Class in io.qt.network.auth
The base of all implementations of OAuth 2 authentication methods
QAbstractOAuth2() - Constructor for class io.qt.network.auth.QAbstractOAuth2
Overloaded constructor for QAbstractOAuth2(io.qt.core.QObject) with parent = null.
QAbstractOAuth2(QObject) - Constructor for class io.qt.network.auth.QAbstractOAuth2
QAbstractOAuth2(QNetworkAccessManager) - Constructor for class io.qt.network.auth.QAbstractOAuth2
QAbstractOAuth2(QNetworkAccessManager, QObject) - Constructor for class io.qt.network.auth.QAbstractOAuth2
QAbstractOAuthReplyHandler - Class in io.qt.network.auth
Handles replies to OAuth authentication requests
QAbstractOAuthReplyHandler() - Constructor for class io.qt.network.auth.QAbstractOAuthReplyHandler
Overloaded constructor for QAbstractOAuthReplyHandler(io.qt.core.QObject) with parent = null.
QAbstractOAuthReplyHandler(QObject) - Constructor for class io.qt.network.auth.QAbstractOAuthReplyHandler
QOAuth1 - Class in io.qt.network.auth
Implementation of the OAuth 1 Protocol
QOAuth1() - Constructor for class io.qt.network.auth.QOAuth1
Overloaded constructor for QOAuth1(io.qt.core.QObject) with parent = null.
QOAuth1(String, String, QNetworkAccessManager) - Constructor for class io.qt.network.auth.QOAuth1
QOAuth1(String, String, QNetworkAccessManager, QObject) - Constructor for class io.qt.network.auth.QOAuth1
QOAuth1(QObject) - Constructor for class io.qt.network.auth.QOAuth1
QOAuth1(QNetworkAccessManager) - Constructor for class io.qt.network.auth.QOAuth1
Overloaded constructor for QOAuth1(io.qt.network.QNetworkAccessManager, io.qt.core.QObject) with parent = null.
QOAuth1(QNetworkAccessManager, QObject) - Constructor for class io.qt.network.auth.QOAuth1
QOAuth1.SignatureMethod - Enum in io.qt.network.auth
Java wrapper for Qt enum QOAuth1::SignatureMethod
QOAuth1Signature - Class in io.qt.network.auth
Implements OAuth 1 signature methods
QOAuth1Signature() - Constructor for class io.qt.network.auth.QOAuth1Signature
QOAuth1Signature(QUrl) - Constructor for class io.qt.network.auth.QOAuth1Signature
QOAuth1Signature(QUrl, QOAuth1Signature.HttpRequestMethod) - Constructor for class io.qt.network.auth.QOAuth1Signature
Overloaded constructor for QOAuth1Signature(io.qt.core.QUrl, io.qt.network.auth.QOAuth1Signature.HttpRequestMethod, java.util.Map) with parameters = java.util.Collections.emptyNavigableMap().
QOAuth1Signature(QUrl, QOAuth1Signature.HttpRequestMethod, Map<String, ? extends List<? extends Object>>) - Constructor for class io.qt.network.auth.QOAuth1Signature
QOAuth1Signature(QUrl, String, String) - Constructor for class io.qt.network.auth.QOAuth1Signature
QOAuth1Signature(QUrl, String, String, QOAuth1Signature.HttpRequestMethod) - Constructor for class io.qt.network.auth.QOAuth1Signature
QOAuth1Signature(QUrl, String, String, QOAuth1Signature.HttpRequestMethod, Map<String, ? extends List<? extends Object>>) - Constructor for class io.qt.network.auth.QOAuth1Signature
QOAuth1Signature(QOAuth1Signature) - Constructor for class io.qt.network.auth.QOAuth1Signature
QOAuth1Signature.HttpRequestMethod - Enum in io.qt.network.auth
Java wrapper for Qt enum QOAuth1Signature::HttpRequestMethod
QOAuth2AuthorizationCodeFlow - Class in io.qt.network.auth
Implementation of the Authorization Code Grant flow
QOAuth2AuthorizationCodeFlow() - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
Overloaded constructor for QOAuth2AuthorizationCodeFlow(io.qt.core.QObject) with parent = null.
QOAuth2AuthorizationCodeFlow(QUrl, QUrl, QNetworkAccessManager) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuth2AuthorizationCodeFlow(QUrl, QUrl, QNetworkAccessManager, QObject) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuth2AuthorizationCodeFlow(String, QUrl, QUrl, QNetworkAccessManager) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuth2AuthorizationCodeFlow(String, QUrl, QUrl, QNetworkAccessManager, QObject) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuth2AuthorizationCodeFlow(String, QNetworkAccessManager) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuth2AuthorizationCodeFlow(String, QNetworkAccessManager, QObject) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuth2AuthorizationCodeFlow(QObject) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuth2AuthorizationCodeFlow(QNetworkAccessManager) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuth2AuthorizationCodeFlow(QNetworkAccessManager, QObject) - Constructor for class io.qt.network.auth.QOAuth2AuthorizationCodeFlow
QOAuthHttpServerReplyHandler - Class in io.qt.network.auth
Java wrapper for Qt class QOAuthHttpServerReplyHandler
QOAuthHttpServerReplyHandler() - Constructor for class io.qt.network.auth.QOAuthHttpServerReplyHandler
Overloaded constructor for QOAuthHttpServerReplyHandler(io.qt.core.QObject) with parent = null.
QOAuthHttpServerReplyHandler(short) - Constructor for class io.qt.network.auth.QOAuthHttpServerReplyHandler
Overloaded constructor for QOAuthHttpServerReplyHandler(short, io.qt.core.QObject) with parent = null.
QOAuthHttpServerReplyHandler(short, QObject) - Constructor for class io.qt.network.auth.QOAuthHttpServerReplyHandler
See QOAuthHttpServerReplyHandler::QOAuthHttpServerReplyHandler(quint16,QObject*)
QOAuthHttpServerReplyHandler(QHostAddress, short) - Constructor for class io.qt.network.auth.QOAuthHttpServerReplyHandler
QOAuthHttpServerReplyHandler(QHostAddress, short, QObject) - Constructor for class io.qt.network.auth.QOAuthHttpServerReplyHandler
See QOAuthHttpServerReplyHandler::QOAuthHttpServerReplyHandler(QHostAddress,quint16,QObject*)
QOAuthHttpServerReplyHandler(QObject) - Constructor for class io.qt.network.auth.QOAuthHttpServerReplyHandler
See QOAuthHttpServerReplyHandler::QOAuthHttpServerReplyHandler(QObject*)
QOAuthOobReplyHandler - Class in io.qt.network.auth
Java wrapper for Qt class QOAuthOobReplyHandler
QOAuthOobReplyHandler() - Constructor for class io.qt.network.auth.QOAuthOobReplyHandler
Overloaded constructor for QOAuthOobReplyHandler(io.qt.core.QObject) with parent = null.
QOAuthOobReplyHandler(QObject) - Constructor for class io.qt.network.auth.QOAuthOobReplyHandler
See QOAuthOobReplyHandler::QOAuthOobReplyHandler(QObject*)
qtjambi.networkauth - module qtjambi.networkauth
Provides support for OAuth-based authorization to online services.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages