Class QAbstractOAuth2

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QObject
io.qt.network.auth.QAbstractOAuth
io.qt.network.auth.QAbstractOAuth2
All Implemented Interfaces:
io.qt.QtObjectInterface, io.qt.QtSignalBlockerInterface, io.qt.QtSignalEmitterInterface, io.qt.QtThreadAffineInterface
Direct Known Subclasses:
QOAuth2AuthorizationCodeFlow

public abstract class QAbstractOAuth2 extends QAbstractOAuth

The base of all implementations of OAuth 2 authentication methods

Java wrapper for Qt's class QAbstractOAuth2