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