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