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