| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
OC_ADD_VALUE |
102 |
public static final int |
OC_BATCH_CREATE_DOID |
120 |
public static final int |
OC_CHALLENGE_RESPONSE |
200 |
public static final int |
OC_CREATE_DOID |
110 |
public static final int |
OC_CREATE_HANDLE |
100 |
public static final int |
OC_CREATE_ORG_GRS |
213 |
public static final int |
OC_DELETE_DOID |
111 |
public static final int |
OC_DELETE_HANDLE |
101 |
public static final int |
OC_DELETE_ORG_GRS |
215 |
public static final int |
OC_DELETE_ORG_IRS_PARENT |
218 |
public static final int |
OC_GET_REPOS |
119 |
public static final int |
OC_GET_SITEINFO |
2 |
public static final int |
OC_GET_USERS |
118 |
public static final int |
OC_LIST_HANDLE |
105 |
public static final int |
OC_LIST_NA |
106 |
public static final int |
OC_MODIFY_VALUE |
104 |
public static final int |
OC_QUERY_ROUTER |
802 |
public static final int |
OC_REMOVE_VALUE |
103 |
public static final int |
OC_RESERVED |
0 |
public static final int |
OC_RESOLUTION |
1 |
public static final int |
OC_RESOLUTION_DOID |
11 |
public static final int |
OC_RESOLUTION_DOID_RECURSIVE |
121 |
public static final int |
OC_RESOLVE_GRS |
212 |
public static final int |
OC_SESSION_EXCHANGEKEY |
402 |
public static final int |
OC_SESSION_SETUP |
400 |
public static final int |
OC_SESSION_TERMINATE |
401 |
public static final int |
OC_SYNC_ORG_IRS_PARENT |
216 |
public static final int |
OC_UPDATE_DOID |
117 |
public static final int |
OC_UPDATE_ORG_GRS |
214 |
public static final int |
OC_UPDATE_ORG_IRS_PARENT |
217 |
public static final int |
OC_VERIFY_CHALLENGE |
201 |
public static final int |
OC_VERIFY_IRS |
211 |
public static final int |
OC_VERIFY_ROUTER |
800 |
public static final int |
RC_ACCESS_DENIED |
401 |
public static final int |
RC_AUTHEN_FAILED |
403 |
public static final int |
RC_AUTHEN_NEEDED |
402 |
public static final int |
RC_AUTHEN_TIMEOUT |
405 |
public static final int |
RC_DOID_ALREADY_EXIST |
111 |
public static final int |
RC_DOID_NOT_FOUND |
110 |
public static final int |
RC_ERROR |
2 |
public static final int |
RC_EXPIRED_SITE_INFO |
300 |
public static final int |
RC_FORWARDED |
901 |
public static final int |
RC_HANDLE_ALREADY_EXIST |
101 |
public static final int |
RC_HANDLE_NOT_FOUND |
100 |
public static final int |
RC_INVALID_CREDENTIAL |
404 |
public static final int |
RC_INVALID_DOID |
112 |
public static final int |
RC_INVALID_HANDLE |
102 |
public static final int |
RC_INVALID_VALUE |
202 |
public static final int |
RC_NA_DELEGATE |
303 |
public static final int |
RC_NO_SESSION_KEY |
502 |
public static final int |
RC_NOT_AUTHORIZED |
400 |
public static final int |
RC_OPERATION_DENIED |
5 |
public static final int |
RC_PROTOCOL_ERROR |
4 |
public static final int |
RC_QUEUED |
902 |
public static final int |
RC_RECUR_LIMIT_EXCEEDED |
6 |
public static final int |
RC_RESERVED |
0 |
public static final int |
RC_SERVER_BUSY |
3 |
public static final int |
RC_SERVER_NOT_RESP |
301 |
public static final int |
RC_SERVICE_REFERRAL |
302 |
public static final int |
RC_SESSION_FAILED |
501 |
public static final int |
RC_SESSION_KEY_INVALID |
504 |
public static final int |
RC_SESSION_NO_SUPPORT |
503 |
public static final int |
RC_SESSION_TIMEOUT |
500 |
public static final int |
RC_SUCCESS |
1 |
public static final int |
RC_TRYING |
900 |
public static final int |
RC_UNABLE_TO_AUTHEN |
406 |
public static final int |
RC_VALUE_ALREADY_EXIST |
201 |
public static final int |
RC_VALUE_NOT_FOUND |
200 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final java.lang.String |
DOID_DEFAULT |
"doidForCreate" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
INT_SIZE |
4 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
INT_SIZE |
4 |
public static final int |
LONG_SIZE |
8 |
public static final int |
SHORT_SIZE |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final byte |
CREDENTIAL_VERSION |
1 |
public static final java.lang.String |
DEAULT_HOST_ADDRESS |
"127.0.0.1" |
public static final int |
DEAULT_HOST_PORT |
2641 |
public static final byte |
DEFAULT_CREDENTIAL_VERSION |
1 |
public static final byte |
DEFAULT_MAJOR_VERSION |
1 |
public static final byte |
DEFAULT_MINOR_VERSION |
0 |
public static final int |
DEFAULT_WORKER_GROUP_THREAD_SIZE |
-1 |
public static final int |
DIGEST_SIZE_MD5 |
16 |
public static final int |
DIGEST_SIZE_SHA1 |
20 |
public static final byte |
DIGEST_TYPE_MD5 |
1 |
public static final byte |
DIGEST_TYPE_SHA1 |
2 |
public static final java.lang.String |
IRP_SERVER_LISTENER_TCP |
"TCP" |
public static final java.lang.String |
IRP_SERVER_LISTENER_UDP |
"UDP" |
public static final byte |
MAJOR_VERSION |
1 |
public static final int |
MAX_ARRAY_LENGTH_SIZE |
128 |
public static final int |
MAX_MESSAGE_PACKET_LENGTH |
262144 |
public static final int |
MAX_STRING_ARRAY_SIZE |
1048576 |
public static final int |
MAX_UDP_PACKET_SIZE |
512 |
public static final java.lang.String |
MESSAGE_ENCODING_TYPE |
"UTF8" |
public static final int |
MESSAGE_ENVELOPE_SIZE |
20 |
public static final int |
MESSAGE_HEADER_SIZE |
24 |
public static final byte |
MINOR_VERSION |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final byte |
ADMIN_READ |
8 |
public static final java.lang.String |
ADMIN_READ_DOI |
"ADMIN_READ" |
public static final byte |
ADMIN_WRITE |
4 |
public static final java.lang.String |
ADMIN_WRITE_DOI |
"ADMIN_WRITE" |
public static final java.lang.String |
ELEMENT_READ_DOI |
"ELEMENT_READ" |
public static final java.lang.String |
ELEMENT_WRITE_DOI |
"ELEMENT_WRITE" |
public static final byte |
PUBLIC_READ |
2 |
public static final byte |
PUBLIC_WRITE |
1 |
public static final java.lang.String |
SESSION |
"__session_id__" |
public static final java.lang.String |
TTL |
"__ttl__" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAJORVERSION |
3 |
public static final int |
MINORVERSION |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
Add_Admin |
512 |
public static final int |
Add_Derived_Prefix |
4 |
public static final int |
Add_Element |
64 |
public static final int |
Add_Identifier |
1 |
public static final int |
Authorized_Read |
1024 |
public static final int |
Delete_Element |
32 |
public static final int |
Delete_Identifier |
2 |
public static final int |
List_Derived_Prefixes |
4096 |
public static final int |
List_Identifiers |
2048 |
public static final int |
Modify_Admin |
128 |
public static final int |
Modify_Element |
16 |
public static final int |
Remove_Admin |
256 |
public static final int |
Reserved |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final short |
ADMIN_READ |
8 |
public static final short |
ADMIN_WRITE |
4 |
public static final short |
PUBLIC_READ |
2 |
public static final short |
PUBLIC_WRITE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
UDP_TCP_PORT |
2641 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final short |
HTTP |
2 |
public static final short |
HTTPS |
3 |
public static final short |
TCP |
1 |
public static final short |
UDP |
0 |