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