Uses of Enum
io.qt.network.auth.QOAuth2AuthorizationCodeFlow.PkceMethod
Packages that use QOAuth2AuthorizationCodeFlow.PkceMethod
-
Uses of QOAuth2AuthorizationCodeFlow.PkceMethod in io.qt.network.auth
Subclasses with type arguments of type QOAuth2AuthorizationCodeFlow.PkceMethod in io.qt.network.authModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enumQOAuth2AuthorizationCodeFlow::PkceMethodMethods in io.qt.network.auth that return QOAuth2AuthorizationCodeFlow.PkceMethodModifier and TypeMethodDescriptionQOAuth2AuthorizationCodeFlow.pkceMethod()QOAuth2AuthorizationCodeFlow.PkceMethod.resolve(byte value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QOAuth2AuthorizationCodeFlow.PkceMethod.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 QOAuth2AuthorizationCodeFlow.PkceMethodModifier and TypeMethodDescriptionfinal voidQOAuth2AuthorizationCodeFlow.setPkceMethod(QOAuth2AuthorizationCodeFlow.PkceMethod method) Overloaded function forQOAuth2AuthorizationCodeFlow.setPkceMethod(io.qt.network.auth.QOAuth2AuthorizationCodeFlow.PkceMethod, long)withlength = 43.final voidQOAuth2AuthorizationCodeFlow.setPkceMethod(QOAuth2AuthorizationCodeFlow.PkceMethod method, long length)