Uses of Enum
io.qt.network.auth.QAbstractOAuth2.NonceMode
Packages that use QAbstractOAuth2.NonceMode
-
Uses of QAbstractOAuth2.NonceMode in io.qt.network.auth
Fields in io.qt.network.auth with type parameters of type QAbstractOAuth2.NonceModeMethods in io.qt.network.auth that return QAbstractOAuth2.NonceModeModifier and TypeMethodDescriptionQAbstractOAuth2.nonceMode()
static QAbstractOAuth2.NonceMode
QAbstractOAuth2.NonceMode.resolve
(byte value) Returns the corresponding enum entry for the given value.static QAbstractOAuth2.NonceMode
Returns the enum constant of this type with the specified name.static QAbstractOAuth2.NonceMode[]
QAbstractOAuth2.NonceMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network.auth with parameters of type QAbstractOAuth2.NonceModeModifier and TypeMethodDescriptionfinal void
QAbstractOAuth2.setNonceMode
(QAbstractOAuth2.NonceMode mode)