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