| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CUT_SYMBOL |
"#" |
public static final String |
SSO_COOKIE_MAXAGE |
"sso_cookie_maxage" |
public static final String |
SSO_TOKEN_ATTR |
"ssotoken_attr" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
FLAG_CACHE_SHUT |
1 |
public static final int |
FLAG_NORMAL |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
CLEAR_BROWSER_IS_CLOSED |
-1 |
public static final int |
CLEAR_IMMEDIATELY_REMOVE |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
EDGE_CLAMP |
2 |
public static final int |
EDGE_MIRROR |
1 |
public static final int |
EDGE_ZERO |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ALGORITHM |
"PBEWITHMD5andDES" |
public static final int |
ITERATION_COUNT |
100 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
KEY_ALGORITHM |
"RSA" |
public static final String |
SIGNATURE_ALGORITHM |
"MD5withRSA" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ERROR_COMPUTE_SIGNATURE |
-10004 |
public static final int |
ERROR_DECRYPT_AES |
-10008 |
public static final int |
ERROR_ENCRYPT_AES |
-10007 |
public static final int |
ERROR_ILLEGAL_AESKEY |
-10005 |
public static final int |
ERROR_ILLEGAL_BUFFER |
-10009 |
public static final int |
ERROR_PARSE_JSON |
-10003 |
public static final int |
ERROR_PARSE_XML |
-10002 |
public static final int |
ERROR_VALIDATE_APPID |
-10006 |
public static final int |
ERROR_VALIDATE_SIGNATURE |
-10001 |
public static final int |
OK |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CONFIG_LOCATION_PARAM |
"kissoConfigLocation" |
Copyright © 2016. All rights reserved.