Uses of Enum Class
me.zhyd.oauth.enums.scope.AuthHuaweiV3Scope
Packages that use AuthHuaweiV3Scope
-
Uses of AuthHuaweiV3Scope in me.zhyd.oauth.enums.scope
Methods in me.zhyd.oauth.enums.scope that return AuthHuaweiV3ScopeModifier and TypeMethodDescriptionstatic AuthHuaweiV3ScopeReturns the enum constant of this class with the specified name.static AuthHuaweiV3Scope[]AuthHuaweiV3Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.