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