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