|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxinmy.weixin4j.mp.type.URLConsts
public final class URLConsts
URL常量类
| Field Summary | |
|---|---|
static String |
ASSESS_TOKEN_URL
公众平台获取token的url |
static String |
BASE_URL
|
static String |
COMPONENET_PRE_CODE_URL
开放平台获取预授权码的url |
static String |
COMPONENT_OAUTH_URL
开放平台oauth授权的url |
static String |
COMPONENT_TOKEN_URL
开放平台获取token的url |
static String |
JS_TICKET_URL
公众平台jssdk获取token的url |
static String |
TOKEN_COMPONENT_URL
开放平台获取公众号access_token的url |
| Constructor Summary | |
|---|---|
URLConsts()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BASE_URL
public static final String ASSESS_TOKEN_URL
public static final String JS_TICKET_URL
public static final String COMPONENT_TOKEN_URL
public static final String COMPONENET_PRE_CODE_URL
public static final String TOKEN_COMPONENT_URL
public static final String COMPONENT_OAUTH_URL
| Constructor Detail |
|---|
public URLConsts()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||