Uses of Enum
org.pac4j.oauth.client.WechatClient.WechatScope
Packages that use WechatClient.WechatScope
-
Uses of WechatClient.WechatScope in org.pac4j.oauth.client
Fields in org.pac4j.oauth.client with type parameters of type WechatClient.WechatScopeMethods in org.pac4j.oauth.client that return WechatClient.WechatScopeModifier and TypeMethodDescriptionstatic WechatClient.WechatScopeReturns the enum constant of this type with the specified name.static WechatClient.WechatScope[]WechatClient.WechatScope.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pac4j.oauth.client that return types with arguments of type WechatClient.WechatScopeMethods in org.pac4j.oauth.client with parameters of type WechatClient.WechatScopeMethod parameters in org.pac4j.oauth.client with type arguments of type WechatClient.WechatScopeModifier and TypeMethodDescriptionvoidWechatClient.setScopes(List<WechatClient.WechatScope> scopes)