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