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