Uses of Enum
io.qt.network.auth.QAbstractOAuth2.NonceMode
Packages that use QAbstractOAuth2.NonceMode
-
Uses of QAbstractOAuth2.NonceMode in io.qt.network.auth
Subclasses with type arguments of type QAbstractOAuth2.NonceMode in io.qt.network.authFields 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.NonceModeQAbstractOAuth2.NonceMode.resolve(byte value) Returns the corresponding enum entry for the given value.static QAbstractOAuth2.NonceModeReturns 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 voidQAbstractOAuth2.setNonceMode(QAbstractOAuth2.NonceMode mode)