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