Uses of Enum
org.pac4j.oauth.client.WeiboClient.WeiboScope
Packages that use WeiboClient.WeiboScope
-
Uses of WeiboClient.WeiboScope in org.pac4j.oauth.client
Fields in org.pac4j.oauth.client declared as WeiboClient.WeiboScopeMethods in org.pac4j.oauth.client that return WeiboClient.WeiboScopeModifier and TypeMethodDescriptionWeiboClient.getScope()static WeiboClient.WeiboScopeReturns the enum constant of this type with the specified name.static WeiboClient.WeiboScope[]WeiboClient.WeiboScope.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pac4j.oauth.client with parameters of type WeiboClient.WeiboScope