Uses of Class
com.belerweb.social.qq.connect.bean.Gut

Packages that use Gut
com.belerweb.social.qq.connect.api   
com.belerweb.social.qq.connect.bean   
 

Uses of Gut in com.belerweb.social.qq.connect.api
 

Methods in com.belerweb.social.qq.connect.api with parameters of type Gut
 String OAuth2.authorize(String clientId, String redirectUri, String responseType, String state, Scope[] scope, Display display, Gut gut, Boolean wap)
          获取Authorization Code 文档地址:http://wiki.connect.qq.com/使用authorization_code获取access_token
 

Uses of Gut in com.belerweb.social.qq.connect.bean
 

Methods in com.belerweb.social.qq.connect.bean that return Gut
static Gut Gut.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Gut[] Gut.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.