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