Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ACCESS_TOKEN_REQUEST |
2 |
public static final int |
AUTHORIZATION_CODE_REQUEST |
1 |
public static final String |
CODE_REQUEST_KEY |
"authCodeRequest" |
public static final String |
CODE_REQUEST_TYPE_KEY |
"authType" |
public static final String |
TOKEN_REQUEST_KEY |
"tokenRequest" |
Copyright © 2014 Kakao Corp. All rights reserved.