Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DELETE |
65536 |
public static final int |
FILE_APPEND_DATA |
4 |
public static final int |
FILE_DELETE |
64 |
public static final int |
FILE_EXECUTE |
32 |
public static final int |
FILE_READ_ATTRIBUTES |
128 |
public static final int |
FILE_READ_DATA |
1 |
public static final int |
FILE_READ_EA |
8 |
public static final int |
FILE_WRITE_ATTRIBUTES |
256 |
public static final int |
FILE_WRITE_DATA |
2 |
public static final int |
FILE_WRITE_EA |
16 |
public static final int |
FLAGS_CONTAINER_INHERIT |
2 |
public static final int |
FLAGS_INHERIT_ONLY |
8 |
public static final int |
FLAGS_INHERITED |
16 |
public static final int |
FLAGS_NO_PROPAGATE |
4 |
public static final int |
FLAGS_OBJECT_INHERIT |
1 |
public static final int |
GENERIC_ALL |
268435456 |
public static final int |
GENERIC_EXECUTE |
536870912 |
public static final int |
GENERIC_READ |
-2147483648 |
public static final int |
GENERIC_WRITE |
1073741824 |
public static final int |
READ_CONTROL |
131072 |
public static final int |
SYNCHRONIZE |
1048576 |
public static final int |
WRITE_DAC |
262144 |
public static final int |
WRITE_OWNER |
524288 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FILE_ACTION_ADDED |
1 |
public static final int |
FILE_ACTION_ADDED_STREAM |
6 |
public static final int |
FILE_ACTION_MODIFIED |
3 |
public static final int |
FILE_ACTION_MODIFIED_STREAM |
8 |
public static final int |
FILE_ACTION_REMOVED |
2 |
public static final int |
FILE_ACTION_REMOVED_BY_DELETE |
9 |
public static final int |
FILE_ACTION_REMOVED_STREAM |
7 |
public static final int |
FILE_ACTION_RENAMED_NEW_NAME |
5 |
public static final int |
FILE_ACTION_RENAMED_OLD_NAME |
4 |
public static final int |
FILE_NOTIFY_CHANGE_ATTRIBUTES |
4 |
public static final int |
FILE_NOTIFY_CHANGE_CREATION |
64 |
public static final int |
FILE_NOTIFY_CHANGE_DIR_NAME |
2 |
public static final int |
FILE_NOTIFY_CHANGE_EA |
128 |
public static final int |
FILE_NOTIFY_CHANGE_FILE_NAME |
1 |
public static final int |
FILE_NOTIFY_CHANGE_LAST_ACCESS |
32 |
public static final int |
FILE_NOTIFY_CHANGE_LAST_WRITE |
16 |
public static final int |
FILE_NOTIFY_CHANGE_NAME |
3 |
public static final int |
FILE_NOTIFY_CHANGE_SECURITY |
256 |
public static final int |
FILE_NOTIFY_CHANGE_SIZE |
8 |
public static final int |
FILE_NOTIFY_CHANGE_STREAM_NAME |
512 |
public static final int |
FILE_NOTIFY_CHANGE_STREAM_SIZE |
1024 |
public static final int |
FILE_NOTIFY_CHANGE_STREAM_WRITE |
2048 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SID_TYPE_ALIAS |
4 |
public static final int |
SID_TYPE_DELETED |
6 |
public static final int |
SID_TYPE_DOM_GRP |
2 |
public static final int |
SID_TYPE_DOMAIN |
3 |
public static final int |
SID_TYPE_INVALID |
7 |
public static final int |
SID_TYPE_UNKNOWN |
8 |
public static final int |
SID_TYPE_USE_NONE |
0 |
public static final int |
SID_TYPE_USER |
1 |
public static final int |
SID_TYPE_WKN_GRP |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ATTR_ARCHIVE |
32 |
public static final int |
ATTR_COMPRESSED |
2048 |
public static final int |
ATTR_DIRECTORY |
16 |
public static final int |
ATTR_HIDDEN |
2 |
public static final int |
ATTR_NORMAL |
128 |
public static final int |
ATTR_READONLY |
1 |
public static final int |
ATTR_SYSTEM |
4 |
public static final int |
ATTR_TEMPORARY |
256 |
public static final int |
ATTR_VOLUME |
8 |
public static final int |
CAP_DFS |
4096 |
public static final int |
CAP_EXTENDED_SECURITY |
-2147483648 |
public static final int |
CAP_LARGE_FILES |
8 |
public static final int |
CAP_LARGE_READX |
16384 |
public static final int |
CAP_LARGE_WRITEX |
32768 |
public static final int |
CAP_LEVEL_II_OPLOCKS |
128 |
public static final int |
CAP_LOCK_AND_READ |
256 |
public static final int |
CAP_MPX_MODE |
2 |
public static final int |
CAP_NONE |
0 |
public static final int |
CAP_NT_FIND |
512 |
public static final int |
CAP_NT_SMBS |
16 |
public static final int |
CAP_RAW_MODE |
1 |
public static final int |
CAP_RPC_REMOTE_APIS |
32 |
public static final int |
CAP_STATUS32 |
64 |
public static final int |
CAP_UNICODE |
4 |
public static final int |
CMD_OFFSET |
4 |
public static final int |
DEFAULT_CONN_TIMEOUT |
35000 |
public static final int |
DEFAULT_MAX_MPX_COUNT |
10 |
public static final int |
DEFAULT_NOTIFY_BUF_SIZE |
1024 |
public static final String |
DEFAULT_OEM_ENCODING |
"Cp850" |
public static final int |
DEFAULT_PORT |
445 |
public static final int |
DEFAULT_RCV_BUF_SIZE |
65535 |
public static final int |
DEFAULT_RESPONSE_TIMEOUT |
30000 |
public static final int |
DEFAULT_SHARING |
7 |
public static final int |
DEFAULT_SND_BUF_SIZE |
65535 |
public static final int |
DEFAULT_SO_TIMEOUT |
35000 |
public static final int |
DEFAULT_SSN_LIMIT |
250 |
public static final int |
DELETE |
65536 |
public static final int |
ERROR_CODE_OFFSET |
5 |
public static final int |
FILE_APPEND_DATA |
4 |
public static final int |
FILE_DELETE |
64 |
public static final int |
FILE_EXECUTE |
32 |
public static final int |
FILE_NO_SHARE |
0 |
public static final int |
FILE_READ_ATTRIBUTES |
128 |
public static final int |
FILE_READ_DATA |
1 |
public static final int |
FILE_READ_EA |
8 |
public static final int |
FILE_SHARE_DELETE |
4 |
public static final int |
FILE_SHARE_READ |
1 |
public static final int |
FILE_SHARE_WRITE |
2 |
public static final int |
FILE_WRITE_ATTRIBUTES |
256 |
public static final int |
FILE_WRITE_DATA |
2 |
public static final int |
FILE_WRITE_EA |
16 |
public static final int |
FLAGS_COPY_SOURCE_MODE_ASCII |
8 |
public static final int |
FLAGS_COPY_TARGET_MODE_ASCII |
4 |
public static final int |
FLAGS_LOCK_AND_READ_WRITE_AND_UNLOCK |
1 |
public static final int |
FLAGS_NONE |
0 |
public static final int |
FLAGS_NOTIFY_OF_MODIFY_ACTION |
64 |
public static final int |
FLAGS_OFFSET |
9 |
public static final int |
FLAGS_OPLOCK_REQUESTED_OR_GRANTED |
32 |
public static final int |
FLAGS_PATH_NAMES_CANONICALIZED |
16 |
public static final int |
FLAGS_PATH_NAMES_CASELESS |
8 |
public static final int |
FLAGS_RECEIVE_BUFFER_POSTED |
2 |
public static final int |
FLAGS_RESPONSE |
128 |
public static final int |
FLAGS_TARGET_MUST_BE_DIRECTORY |
2 |
public static final int |
FLAGS_TARGET_MUST_BE_FILE |
1 |
public static final int |
FLAGS_TREE_COPY |
32 |
public static final int |
FLAGS_VERIFY_ALL_WRITES |
16 |
public static final int |
FLAGS2_EXTENDED_ATTRIBUTES |
2 |
public static final int |
FLAGS2_EXTENDED_SECURITY_NEGOTIATION |
2048 |
public static final int |
FLAGS2_LONG_FILENAMES |
1 |
public static final int |
FLAGS2_NONE |
0 |
public static final int |
FLAGS2_PERMIT_READ_IF_EXECUTE_PERM |
8192 |
public static final int |
FLAGS2_RESOLVE_PATHS_IN_DFS |
4096 |
public static final int |
FLAGS2_SECURITY_REQUIRE_SIGNATURES |
16 |
public static final int |
FLAGS2_SECURITY_SIGNATURES |
4 |
public static final int |
FLAGS2_STATUS32 |
16384 |
public static final int |
FLAGS2_UNICODE |
32768 |
public static final int |
FOREVER |
-1 |
public static final int |
GENERIC_ALL |
268435456 |
public static final int |
GENERIC_EXECUTE |
536870912 |
public static final int |
GENERIC_READ |
-2147483648 |
public static final int |
GENERIC_WRITE |
1073741824 |
public static final long |
MILLISECONDS_BETWEEN_1970_AND_1601 |
11644473600000L |
public static final int |
O_APPEND |
4 |
public static final int |
O_CREAT |
16 |
public static final int |
O_EXCL |
32 |
public static final int |
O_RDONLY |
1 |
public static final int |
O_RDWR |
3 |
public static final int |
O_TRUNC |
64 |
public static final int |
O_WRONLY |
2 |
public static final int |
OPEN_FUNCTION_FAIL_IF_EXISTS |
0 |
public static final int |
OPEN_FUNCTION_OVERWRITE_IF_EXISTS |
32 |
public static final int |
READ_CONTROL |
131072 |
public static final int |
SECURITY_SHARE |
0 |
public static final int |
SECURITY_USER |
1 |
public static final int |
SIGNATURE_OFFSET |
14 |
public static final int |
SMB1_HEADER_LENGTH |
32 |
public static final int |
SYNCHRONIZE |
1048576 |
public static final int |
TID_OFFSET |
24 |
public static final int |
TYPE_COMM |
64 |
public static final int |
TYPE_FILESYSTEM |
1 |
public static final int |
TYPE_NAMED_PIPE |
16 |
public static final int |
TYPE_PRINTER |
32 |
public static final int |
TYPE_SERVER |
4 |
public static final int |
TYPE_SHARE |
8 |
public static final int |
TYPE_WORKGROUP |
2 |
public static final int |
WRITE_DAC |
262144 |
public static final int |
WRITE_OWNER |
524288 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PIPE_TYPE_CALL |
256 |
public static final int |
PIPE_TYPE_DCE_TRANSACT |
1536 |
public static final int |
PIPE_TYPE_RDONLY |
1 |
public static final int |
PIPE_TYPE_RDWR |
3 |
public static final int |
PIPE_TYPE_TRANSACT |
512 |
public static final int |
PIPE_TYPE_UNSHARED |
2048 |
public static final int |
PIPE_TYPE_WRONLY |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DCERPC_CONC_MPX |
16 |
public static final int |
DCERPC_DID_NOT_EXECUTE |
32 |
public static final int |
DCERPC_FIRST_FRAG |
1 |
public static final int |
DCERPC_LAST_FRAG |
2 |
public static final int |
DCERPC_MAYBE |
64 |
public static final int |
DCERPC_OBJECT_UUID |
128 |
public static final int |
DCERPC_PENDING_CANCEL |
4 |
public static final int |
DCERPC_RESERVED_1 |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DCERPC_FAULT_ACCESS_DENIED |
5 |
public static final int |
DCERPC_FAULT_CANT_PERFORM |
1752 |
public static final int |
DCERPC_FAULT_CONTEXT_MISMATCH |
469762074 |
public static final int |
DCERPC_FAULT_INVALID_TAG |
469762054 |
public static final int |
DCERPC_FAULT_NDR |
1783 |
public static final int |
DCERPC_FAULT_OP_RNG_ERROR |
469827586 |
public static final int |
DCERPC_FAULT_OTHER |
1 |
public static final int |
DCERPC_FAULT_PROTO_ERROR |
469827595 |
public static final int |
DCERPC_FAULT_UNK_IF |
469827587 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_HTTP_PORT |
80 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_HTTPS_PORT |
443 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ATTRIBUTE_SECURITY_INFO |
32 |
public static final int |
BACKUP_SECURITY_INFO |
4096 |
public static final int |
DACL_SECURITY_INFO |
4 |
public static final int |
GROUP_SECURITY_INFO |
2 |
public static final int |
LABEL_SECURITY_INFO |
16 |
public static final int |
OWNER_SECURITY_INFO |
1 |
public static final int |
SACL_SECURITY_INFO |
8 |
public static final int |
SCOPE_SECURITY_INFO |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
FILE_BASIC_INFO |
4 |
public static final byte |
FILE_ENDOFFILE_INFO |
20 |
public static final byte |
FILE_INTERNAL_INFO |
6 |
public static final byte |
FILE_RENAME_INFO |
10 |
public static final byte |
FILE_STANDARD_INFO |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
FS_FULL_SIZE_INFO |
7 |
public static final byte |
FS_SIZE_INFO |
3 |
public static final byte |
SMB_INFO_ALLOCATION |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
SMB_COM_CHECK_DIRECTORY |
16 |
public static final byte |
SMB_COM_CLOSE |
4 |
public static final byte |
SMB_COM_CREATE_DIRECTORY |
0 |
public static final byte |
SMB_COM_DELETE |
6 |
public static final byte |
SMB_COM_DELETE_DIRECTORY |
1 |
public static final byte |
SMB_COM_ECHO |
43 |
public static final byte |
SMB_COM_FIND_CLOSE2 |
52 |
public static final byte |
SMB_COM_LOCKING_ANDX |
36 |
public static final byte |
SMB_COM_LOGOFF_ANDX |
116 |
public static final byte |
SMB_COM_MOVE |
42 |
public static final byte |
SMB_COM_NEGOTIATE |
114 |
public static final byte |
SMB_COM_NT_CANCEL |
-92 |
public static final byte |
SMB_COM_NT_CREATE_ANDX |
-94 |
public static final byte |
SMB_COM_NT_TRANSACT |
-96 |
public static final byte |
SMB_COM_NT_TRANSACT_SECONDARY |
-95 |
public static final byte |
SMB_COM_OPEN_ANDX |
45 |
public static final byte |
SMB_COM_QUERY_INFORMATION |
8 |
public static final byte |
SMB_COM_READ_ANDX |
46 |
public static final byte |
SMB_COM_RENAME |
7 |
public static final byte |
SMB_COM_SEEK |
18 |
public static final byte |
SMB_COM_SESSION_SETUP_ANDX |
115 |
public static final byte |
SMB_COM_SET_INFORMATION |
9 |
public static final byte |
SMB_COM_TRANSACTION |
37 |
public static final byte |
SMB_COM_TRANSACTION_SECONDARY |
38 |
public static final byte |
SMB_COM_TRANSACTION2 |
50 |
public static final byte |
SMB_COM_TREE_CONNECT_ANDX |
117 |
public static final byte |
SMB_COM_TREE_DISCONNECT |
113 |
public static final byte |
SMB_COM_WRITE |
11 |
public static final byte |
SMB_COM_WRITE_ANDX |
47 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SV_TYPE_ALL |
-1 |
public static final int |
SV_TYPE_DOMAIN_ENUM |
-2147483648 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
NET_SERVER_ENUM2 |
104 |
public static final byte |
NET_SERVER_ENUM3 |
-41 |
public static final byte |
NET_SHARE_ENUM |
0 |
public static final byte |
TRANS_CALL_NAMED_PIPE |
84 |
public static final byte |
TRANS_PEEK_NAMED_PIPE |
35 |
public static final byte |
TRANS_TRANSACT_NAMED_PIPE |
38 |
public static final byte |
TRANS_WAIT_NAMED_PIPE |
83 |
public static final byte |
TRANS2_FIND_FIRST2 |
1 |
public static final byte |
TRANS2_FIND_NEXT2 |
2 |
public static final byte |
TRANS2_GET_DFS_REFERRAL |
16 |
public static final byte |
TRANS2_QUERY_FILE_INFORMATION |
7 |
public static final byte |
TRANS2_QUERY_FS_INFORMATION |
3 |
public static final byte |
TRANS2_QUERY_PATH_INFORMATION |
5 |
public static final byte |
TRANS2_SET_FILE_INFORMATION |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
STATUS_CONNECTION_OK |
3 |
public static final int |
STATUS_DISCONNECTED |
1 |
public static final int |
STATUS_LISTENING |
2 |
public static final int |
STATUS_SERVER_END_CLOSED |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NT_TRANSACT_NOTIFY_CHANGE |
4 |
public static final int |
NT_TRANSACT_QUERY_SECURITY_DESC |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FLAGS_NAME_LIST_REFERRAL |
2 |
public static final int |
FLAGS_TARGET_SET_BOUNDARY |
4 |
public static final int |
TYPE_NON_ROOT_TARGETS |
1 |
public static final int |
TYPE_ROOT_TARGETS |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SMB2_FLAGS_ASYNC_COMMAND |
2 |
public static final int |
SMB2_FLAGS_DFS_OPERATIONS |
268435456 |
public static final int |
SMB2_FLAGS_PRIORITY_MASK |
112 |
public static final int |
SMB2_FLAGS_RELATED_OPERATIONS |
4 |
public static final int |
SMB2_FLAGS_REPLAY_OPERATION |
536870912 |
public static final int |
SMB2_FLAGS_SERVER_TO_REDIR |
1 |
public static final int |
SMB2_FLAGS_SIGNED |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
SMB2_0_INFO_FILE |
1 |
public static final byte |
SMB2_0_INFO_FILESYSTEM |
2 |
public static final byte |
SMB2_0_INFO_QUOTA |
4 |
public static final byte |
SMB2_0_INFO_SECURITY |
3 |
public static final int |
SMB2_DIALECT_0202 |
514 |
public static final int |
SMB2_DIALECT_0210 |
528 |
public static final int |
SMB2_DIALECT_0300 |
768 |
public static final int |
SMB2_DIALECT_0302 |
770 |
public static final int |
SMB2_DIALECT_0311 |
785 |
public static final int |
SMB2_DIALECT_ANY |
767 |
public static final int |
SMB2_GLOBAL_CAP_DFS |
1 |
public static final int |
SMB2_GLOBAL_CAP_DIRECTORY_LEASING |
32 |
public static final int |
SMB2_GLOBAL_CAP_ENCRYPTION |
64 |
public static final int |
SMB2_GLOBAL_CAP_LARGE_MTU |
4 |
public static final int |
SMB2_GLOBAL_CAP_LEASING |
2 |
public static final int |
SMB2_GLOBAL_CAP_MULTI_CHANNEL |
8 |
public static final int |
SMB2_GLOBAL_CAP_PERSISTENT_HANDLES |
16 |
public static final int |
SMB2_HEADER_LENGTH |
64 |
public static final int |
SMB2_NEGOTIATE_SIGNING_ENABLED |
1 |
public static final int |
SMB2_NEGOTIATE_SIGNING_REQUIRED |
2 |
public static final long |
UNSPECIFIED_SESSIONID |
-1L |
public static final int |
UNSPECIFIED_TREEID |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SMB2_CLOSE_FLAG_POSTQUERY_ATTIB |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FILE_COMPLETE_IF_OPLOCKED |
256 |
public static final int |
FILE_CREATE |
2 |
public static final int |
FILE_DELETE_ON_CLOSE |
4096 |
public static final int |
FILE_DIRECTORY_FILE |
1 |
public static final int |
FILE_DISALLOW_EXCLUSIVE |
131072 |
public static final int |
FILE_NO_COMPRESSION |
32768 |
public static final int |
FILE_NO_EA_KNOWLEDGE |
512 |
public static final int |
FILE_NO_IMTERMEDIATE_BUFFERING |
8 |
public static final int |
FILE_NON_DIRECTORY_FILE |
64 |
public static final int |
FILE_NOP_RECALL |
4194304 |
public static final int |
FILE_OPEN |
1 |
public static final int |
FILE_OPEN_BY_FILE_ID |
8192 |
public static final int |
FILE_OPEN_FOR_BACKUP_INTENT |
16384 |
public static final int |
FILE_OPEN_FOR_FREE_SPACE_QUERY |
8388608 |
public static final int |
FILE_OPEN_IF |
3 |
public static final int |
FILE_OPEN_REMOTE_INSTANCE |
1024 |
public static final int |
FILE_OPEN_REPARSE_POINT |
2097152 |
public static final int |
FILE_OPEN_REQUIRING_OPLOCK |
65536 |
public static final int |
FILE_OVERWRITE |
4 |
public static final int |
FILE_OVERWRITE_IF |
5 |
public static final int |
FILE_RANDOM_ACCESS |
2048 |
public static final int |
FILE_RESERVE_OPFILTER |
1048576 |
public static final int |
FILE_SEQUENTIAL_ONLY |
4 |
public static final int |
FILE_SHARE_DELETE |
4 |
public static final int |
FILE_SHARE_READ |
1 |
public static final int |
FILE_SHARE_WRITE |
2 |
public static final int |
FILE_SUPERSEDE |
0 |
public static final int |
FILE_SYNCHRONOUS_IO_ALERT |
16 |
public static final int |
FILE_SYNCHRONOUS_IO_NONALERT |
32 |
public static final int |
FILE_WRITE_THROUGH |
2 |
public static final int |
SMB2_IMPERSONATION_LEVEL_ANONYMOUS |
0 |
public static final int |
SMB2_IMPERSONATION_LEVEL_DELEGATE |
3 |
public static final int |
SMB2_IMPERSONATION_LEVEL_IDENTIFICATION |
1 |
public static final int |
SMB2_IMPERSONATION_LEVEL_IMPERSONATION |
2 |
public static final byte |
SMB2_OPLOCK_LEVEL_BATCH |
9 |
public static final byte |
SMB2_OPLOCK_LEVEL_EXCLUSIVE |
8 |
public static final byte |
SMB2_OPLOCK_LEVEL_II |
1 |
public static final byte |
SMB2_OPLOCK_LEVEL_LEASE |
-1 |
public static final byte |
SMB2_OPLOCK_LEVEL_NONE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
FILE_BOTH_DIRECTORY_INFO |
3 |
public static final byte |
FILE_DIRECTORY_INFO |
1 |
public static final byte |
FILE_FULL_DIRECTORY_INFO |
2 |
public static final byte |
FILE_ID_BOTH_DIRECTORY_INFO |
36 |
public static final byte |
FILE_ID_FULL_DIRECTORY_INFO |
38 |
public static final byte |
FILE_NAMES_INFO |
12 |
public static final byte |
SMB2_INDEX_SPECIFIED |
4 |
public static final byte |
SMB2_REOPEN |
16 |
public static final byte |
SMB2_RESTART_SCANS |
1 |
public static final byte |
SMB2_RETURN_SINGLE_ENTRY |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
OVERHEAD |
72 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
OVERHEAD |
80 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
OVERHEAD |
112 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FSCTL_DFS_GET_REFERRALS |
393620 |
public static final int |
FSCTL_DFS_GET_REFERRALS_EX |
393648 |
public static final int |
FSCTL_FILE_LEVEL_TRIM |
623112 |
public static final int |
FSCTL_LRM_REQUEST_RESILENCY |
1311188 |
public static final int |
FSCTL_PIPE_PEEK |
1130508 |
public static final int |
FSCTL_PIPE_TRANSCEIVE |
1163287 |
public static final int |
FSCTL_PIPE_WAIT |
1114136 |
public static final int |
FSCTL_QUERY_NETWORK_INTERFACE_INFO |
1311228 |
public static final int |
FSCTL_SET_REPARSE_POINT |
589988 |
public static final int |
FSCTL_SRV_COPYCHUNK |
1327346 |
public static final int |
FSCTL_SRV_COPYCHUNK_WRITE |
1343730 |
public static final int |
FSCTL_SRV_ENUMERATE_SNAPSHOTS |
1327204 |
public static final int |
FSCTL_SRV_READ_HASH |
1327547 |
public static final int |
FSCTL_SRV_REQUEST_RESUME_KEY |
1310840 |
public static final int |
FSCTL_VALIDATE_NEGOTIATE_INFO |
1311236 |
public static final int |
SMB2_O_IOCTL_IS_FSCTL |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SMB2_LOCKFLAG_EXCLUSIVE_LOCK |
2 |
public static final int |
SMB2_LOCKFLAG_FAIL_IMMEDIATELY |
16 |
public static final int |
SMB2_LOCKFLAG_SHARED_LOCK |
1 |
public static final int |
SMB2_LOCKFLAG_UNLOCK |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CIPHER_AES128_CCM |
1 |
public static final int |
CIPHER_AES128_GCM |
2 |
public static final int |
NEGO_CTX_ENC_TYPE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HASH_ALGO_SHA512 |
1 |
public static final int |
NEGO_CTX_PREAUTH_TYPE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FILE_NOTIFY_CHANGE_ATTRIBUTES |
4 |
public static final int |
FILE_NOTIFY_CHANGE_CREATION |
64 |
public static final int |
FILE_NOTIFY_CHANGE_DIR_NAME |
2 |
public static final int |
FILE_NOTIFY_CHANGE_EA |
128 |
public static final int |
FILE_NOTIFY_CHANGE_FILE_NAME |
1 |
public static final int |
FILE_NOTIFY_CHANGE_LAST_ACCESS |
32 |
public static final int |
FILE_NOTIFY_CHANGE_LAST_WRITE |
16 |
public static final int |
FILE_NOTIFY_CHANGE_SECURITY |
256 |
public static final int |
FILE_NOTIFY_CHANGE_SIZE |
8 |
public static final int |
FILE_NOTIFY_CHANGE_STREAM_NAME |
512 |
public static final int |
FILE_NOTIFY_CHANGE_STREAM_SIZE |
1024 |
public static final int |
FILE_NOTIFY_CHANGE_STREAM_WRITE |
2048 |
public static final int |
SMB2_WATCH_TREE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SMB2_SESSION_FLAG_ENCRYPT_DATA |
4 |
public static final int |
SMB2_SESSION_FLAGS_IS_GUEST |
1 |
public static final int |
SMB2_SESSION_FLAGS_IS_NULL |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SMB2_SHARE_CAP_ASYMMETRIC |
128 |
public static final int |
SMB2_SHARE_CAP_CLUSTER |
64 |
public static final int |
SMB2_SHARE_CAP_CONTINUOUS_AVAILABILITY |
16 |
public static final int |
SMB2_SHARE_CAP_DFS |
8 |
public static final int |
SMB2_SHARE_CAP_SCALEOUT |
32 |
public static final byte |
SMB2_SHARE_TYPE_DISK |
1 |
public static final byte |
SMB2_SHARE_TYPE_PIPE |
2 |
public static final byte |
SMB2_SHARE_TYPE_PRINT |
3 |
public static final int |
SMB2_SHAREFLAG_ACCESS_BASED_DIRECTORY_ENUM |
2048 |
public static final int |
SMB2_SHAREFLAG_ALLOW_NAMESPACE_CACHING |
1024 |
public static final int |
SMB2_SHAREFLAG_AUTO_CACHING |
16 |
public static final int |
SMB2_SHAREFLAG_DFS |
1 |
public static final int |
SMB2_SHAREFLAG_DFS_ROOT |
2 |
public static final int |
SMB2_SHAREFLAG_ENABLE_HASH_V1 |
8192 |
public static final int |
SMB2_SHAREFLAG_ENABLE_HASH_V2 |
16384 |
public static final int |
SMB2_SHAREFLAG_ENCRYPT_DATA |
32768 |
public static final int |
SMB2_SHAREFLAG_FORCE_LEVEL2_OPLOCK |
4096 |
public static final int |
SMB2_SHAREFLAG_FORCE_SHARED_DELETE |
512 |
public static final int |
SMB2_SHAREFLAG_MANUAL_CACHING |
0 |
public static final int |
SMB2_SHAREFLAG_RESTRICT_EXCLUSIVE_OPENS |
256 |
public static final int |
SMB2_SHAREFLAG_VDO_CACHING |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ANY_HOSTS_NAME |
"*\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000" |
public static final int |
B_NODE |
0 |
public static final int |
H_NODE |
3 |
public static final int |
M_NODE |
2 |
public static final String |
MASTER_BROWSER_NAME |
"\u0001\u0002__MSBROWSE__\u0002" |
public static final int |
P_NODE |
1 |
public static final String |
SMBSERVER_NAME |
"*SMBSERVER " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ACT_ERR |
6 |
public static final int |
CALLED_NOT_PRESENT |
130 |
public static final int |
CFT_ERR |
7 |
public static final int |
CONNECTION_REFUSED |
-1 |
public static final int |
ERR_NAM_SRVC |
1 |
public static final int |
ERR_SSN_SRVC |
2 |
public static final int |
FMT_ERR |
1 |
public static final int |
IMP_ERR |
4 |
public static final int |
NO_RESOURCES |
131 |
public static final int |
NOT_LISTENING_CALLED |
128 |
public static final int |
NOT_LISTENING_CALLING |
129 |
public static final int |
RFS_ERR |
5 |
public static final int |
SRV_ERR |
2 |
public static final int |
SUCCESS |
0 |
public static final int |
UNSPECIFIED |
143 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NEGATIVE_SESSION_RESPONSE |
131 |
public static final int |
POSITIVE_SESSION_RESPONSE |
130 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NTLMSSP_NEGOTIATE_128 |
536870912 |
public static final int |
NTLMSSP_NEGOTIATE_56 |
-2147483648 |
public static final int |
NTLMSSP_NEGOTIATE_ALWAYS_SIGN |
32768 |
public static final int |
NTLMSSP_NEGOTIATE_ANONYMOUS |
2048 |
public static final int |
NTLMSSP_NEGOTIATE_DATAGRAM_STYLE |
64 |
public static final int |
NTLMSSP_NEGOTIATE_EXTENDED_SESSIONSECURITY |
524288 |
public static final int |
NTLMSSP_NEGOTIATE_KEY_EXCH |
1073741824 |
public static final int |
NTLMSSP_NEGOTIATE_LM_KEY |
128 |
public static final int |
NTLMSSP_NEGOTIATE_LOCAL_CALL |
16384 |
public static final int |
NTLMSSP_NEGOTIATE_NETWARE |
256 |
public static final int |
NTLMSSP_NEGOTIATE_NTLM |
512 |
public static final int |
NTLMSSP_NEGOTIATE_OEM |
2 |
public static final int |
NTLMSSP_NEGOTIATE_OEM_DOMAIN_SUPPLIED |
4096 |
public static final int |
NTLMSSP_NEGOTIATE_OEM_WORKSTATION_SUPPLIED |
8192 |
public static final int |
NTLMSSP_NEGOTIATE_SEAL |
32 |
public static final int |
NTLMSSP_NEGOTIATE_SIGN |
16 |
public static final int |
NTLMSSP_NEGOTIATE_TARGET_INFO |
8388608 |
public static final int |
NTLMSSP_NEGOTIATE_UNICODE |
1 |
public static final int |
NTLMSSP_NEGOTIATE_VERSION |
33554432 |
public static final int |
NTLMSSP_REQUEST_ACCEPT_RESPONSE |
2097152 |
public static final int |
NTLMSSP_REQUEST_INIT_RESPONSE |
1048576 |
public static final int |
NTLMSSP_REQUEST_NON_NT_SESSION_KEY |
4194304 |
public static final int |
NTLMSSP_REQUEST_TARGET |
4 |
public static final int |
NTLMSSP_TARGET_TYPE_DOMAIN |
65536 |
public static final int |
NTLMSSP_TARGET_TYPE_SERVER |
131072 |
public static final int |
NTLMSSP_TARGET_TYPE_SHARE |
262144 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MsvAvChannelBindings |
10 |
public static final int |
MsvAvEOL |
0 |
public static final int |
MsvAvFlags |
6 |
public static final int |
MsvAvSingleHost |
8 |
public static final int |
MsvAvTargetName |
9 |
public static final int |
MsvAvTimestamp |
7 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CLIENT_CLAIMS_TYPE |
13 |
public static final int |
CLIENT_NAME_TYPE |
10 |
public static final int |
CLIENT_UPN_TYPE |
12 |
public static final int |
CONSTRAINT_DELEGATIION_TYPE |
11 |
public static final int |
CREDENTIAL_TYPE |
2 |
public static final int |
DEVICE_CLAIMS_TYPE |
15 |
public static final int |
DEVICE_INFO_TYPE |
14 |
public static final int |
LOGON_EXTRA_SIDS |
32 |
public static final int |
LOGON_INFO |
1 |
public static final int |
LOGON_RESOURCE_GROUPS |
512 |
public static final int |
MD5_BLOCK_LENGTH |
64 |
public static final int |
MD5_KRB_SALT |
17 |
public static final int |
PAC_VERSION |
0 |
public static final int |
PRIVSVR_CHECKSUM |
7 |
public static final int |
SERVER_CHECKSUM |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ETYPE_AES128_CTS_HMAC_SHA1_96 |
17 |
public static final int |
ETYPE_AES256_CTS_HMAC_SHA1_96 |
18 |
public static final int |
ETYPE_ARCFOUR_HMAC |
23 |
public static final int |
HMAC_SHA1_96_AES128 |
15 |
public static final int |
HMAC_SHA1_96_AES256 |
16 |
public static final int |
KERB_CHECKSUM_HMAC_MD5 |
-138 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AF_CHANET |
5 |
public static final int |
AF_INTERNET |
2 |
public static final int |
AF_ISO |
7 |
public static final int |
AF_XNS |
6 |
public static final int |
AUTH_DATA_PAC |
128 |
public static final int |
AUTH_DATA_RELEVANT |
1 |
public static final int |
CHECKSUM_SIZE |
16 |
public static final int |
CONFOUNDER_SIZE |
8 |
public static final int |
DES_ENC_TYPE |
3 |
public static final String |
HMAC_ALGORITHM |
"HmacMD5" |
public static final String |
KERBEROS_AP_REQ |
"14" |
public static final String |
KERBEROS_OID |
"1.2.840.113554.1.2.2" |
public static final String |
KERBEROS_VERSION |
"5" |
public static final String |
RC4_ALGORITHM |
"ARCFOUR" |
public static final int |
RC4_ENC_TYPE |
23 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NT_STATUS_ACCESS_DENIED |
-1073741790 |
public static final int |
NT_STATUS_ACCESS_VIOLATION |
-1073741819 |
public static final int |
NT_STATUS_ACCOUNT_DISABLED |
-1073741710 |
public static final int |
NT_STATUS_ACCOUNT_LOCKED_OUT |
-1073741260 |
public static final int |
NT_STATUS_ACCOUNT_RESTRICTION |
-1073741714 |
public static final int |
NT_STATUS_BAD_DEVICE_TYPE |
-1073741621 |
public static final int |
NT_STATUS_BAD_NETWORK_NAME |
-1073741620 |
public static final int |
NT_STATUS_BUFFER_OVERFLOW |
-2147483643 |
public static final int |
NT_STATUS_BUFFER_TOO_SMALL |
-1073741789 |
public static final int |
NT_STATUS_CANNOT_DELETE |
-1073741535 |
public static final int |
NT_STATUS_CANT_ACCESS_DOMAIN_INFO |
-1073741606 |
public static final int |
NT_STATUS_CONNECTION_REFUSED |
-1073741258 |
public static final int |
NT_STATUS_DELETE_PENDING |
-1073741738 |
public static final int |
NT_STATUS_DISK_FULL |
-1073741697 |
public static final int |
NT_STATUS_DUPLICATE_NAME |
-1073741635 |
public static final int |
NT_STATUS_END_OF_FILE |
-1073741807 |
public static final int |
NT_STATUS_FILE_IS_A_DIRECTORY |
-1073741638 |
public static final int |
NT_STATUS_INSTANCE_NOT_AVAILABLE |
-1073741653 |
public static final int |
NT_STATUS_INVALID_COMPUTER_NAME |
-1073741534 |
public static final int |
NT_STATUS_INVALID_HANDLE |
-1073741816 |
public static final int |
NT_STATUS_INVALID_INFO_CLASS |
-1073741821 |
public static final int |
NT_STATUS_INVALID_LOGON_HOURS |
-1073741713 |
public static final int |
NT_STATUS_INVALID_PARAMETER |
-1073741811 |
public static final int |
NT_STATUS_INVALID_PIPE_STATE |
-1073741651 |
public static final int |
NT_STATUS_INVALID_SID |
-1073741704 |
public static final int |
NT_STATUS_INVALID_WORKSTATION |
-1073741712 |
public static final int |
NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED |
-1073741191 |
public static final int |
NT_STATUS_LOGON_FAILURE |
-1073741715 |
public static final int |
NT_STATUS_LOGON_TYPE_NOT_GRANTED |
-1073741477 |
public static final int |
NT_STATUS_MORE_PROCESSING_REQUIRED |
-1073741802 |
public static final int |
NT_STATUS_NETWORK_ACCESS_DENIED |
-1073741622 |
public static final int |
NT_STATUS_NETWORK_NAME_DELETED |
-1073741623 |
public static final int |
NT_STATUS_NO_LOGON_SERVERS |
-1073741730 |
public static final int |
NT_STATUS_NO_MORE_FILES |
-2147483642 |
public static final int |
NT_STATUS_NO_SUCH_ALIAS |
-1073741487 |
public static final int |
NT_STATUS_NO_SUCH_DEVICE |
-1073741810 |
public static final int |
NT_STATUS_NO_SUCH_DOMAIN |
-1073741601 |
public static final int |
NT_STATUS_NO_SUCH_FILE |
-1073741809 |
public static final int |
NT_STATUS_NO_SUCH_USER |
-1073741724 |
public static final int |
NT_STATUS_NO_TRUST_SAM_ACCOUNT |
-1073741429 |
public static final int |
NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT |
-1073741415 |
public static final int |
NT_STATUS_NONE_MAPPED |
-1073741709 |
public static final int |
NT_STATUS_NOT_A_DIRECTORY |
-1073741565 |
public static final int |
NT_STATUS_NOT_FOUND |
-1073741275 |
public static final int |
NT_STATUS_NOT_IMPLEMENTED |
-1073741822 |
public static final int |
NT_STATUS_NOTIFY_ENUM_DIR |
268 |
public static final int |
NT_STATUS_OBJECT_NAME_COLLISION |
-1073741771 |
public static final int |
NT_STATUS_OBJECT_NAME_INVALID |
-1073741773 |
public static final int |
NT_STATUS_OBJECT_NAME_NOT_FOUND |
-1073741772 |
public static final int |
NT_STATUS_OBJECT_PATH_INVALID |
-1073741767 |
public static final int |
NT_STATUS_OBJECT_PATH_NOT_FOUND |
-1073741766 |
public static final int |
NT_STATUS_OBJECT_PATH_SYNTAX_BAD |
-1073741765 |
public static final int |
NT_STATUS_OK |
0 |
public static final int |
NT_STATUS_PASSWORD_EXPIRED |
-1073741711 |
public static final int |
NT_STATUS_PASSWORD_MUST_CHANGE |
-1073741276 |
public static final int |
NT_STATUS_PATH_NOT_COVERED |
-1073741225 |
public static final int |
NT_STATUS_PENDING |
259 |
public static final int |
NT_STATUS_PIPE_BROKEN |
-1073741493 |
public static final int |
NT_STATUS_PIPE_BUSY |
-1073741650 |
public static final int |
NT_STATUS_PIPE_CLOSING |
-1073741647 |
public static final int |
NT_STATUS_PIPE_DISCONNECTED |
-1073741648 |
public static final int |
NT_STATUS_PIPE_LISTENING |
-1073741645 |
public static final int |
NT_STATUS_PIPE_NOT_AVAILABLE |
-1073741652 |
public static final int |
NT_STATUS_PORT_DISCONNECTED |
-1073741769 |
public static final int |
NT_STATUS_REQUEST_NOT_ACCEPTED |
-1073741616 |
public static final int |
NT_STATUS_SHARING_VIOLATION |
-1073741757 |
public static final int |
NT_STATUS_TRUSTED_DOMAIN_FAILURE |
-1073741428 |
public static final int |
NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE |
-1073741427 |
public static final int |
NT_STATUS_UNSUCCESSFUL |
-1073741823 |
public static final int |
NT_STATUS_USER_EXISTS |
-1073741725 |
public static final int |
NT_STATUS_WRONG_PASSWORD |
-1073741718 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SID_FLAG_RESOLVE_SIDS |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ERROR_ACCESS_DENIED |
5 |
public static final int |
ERROR_BAD_PIPE |
230 |
public static final int |
ERROR_MORE_DATA |
234 |
public static final int |
ERROR_NO_BROWSER_SERVERS_FOUND |
6118 |
public static final int |
ERROR_NO_DATA |
232 |
public static final int |
ERROR_PIPE_BUSY |
231 |
public static final int |
ERROR_PIPE_NOT_CONNECTED |
233 |
public static final int |
ERROR_REQ_NOT_ACCEP |
71 |
public static final int |
ERROR_SERVICE_NOT_INSTALLED |
2184 |
public static final int |
ERROR_SUCCESS |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ANONYMITY |
8 |
public static final int |
CONFIDENTIALITY |
4 |
public static final int |
DELEGATION |
128 |
public static final int |
INTEGRITY |
2 |
public static final int |
MUTUAL_AUTHENTICATION |
64 |
public static final int |
REPLAY_DETECTION |
32 |
public static final int |
SEQUENCE_CHECKING |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ACCEPT_COMPLETED |
0 |
public static final int |
ACCEPT_INCOMPLETE |
1 |
public static final int |
REJECTED |
2 |
public static final int |
REQUEST_MIC |
3 |
public static final int |
UNSPECIFIED_RESULT |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KERBEROS_MECHANISM |
"1.2.840.113554.1.2.2" |
public static final String |
LEGACY_KERBEROS_MECHANISM |
"1.2.840.48018.1.2.2" |
public static final String |
NTLMSSP_MECHANISM |
"1.3.6.1.4.1.311.2.2.10" |
public static final String |
SPNEGO_MECHANISM |
"1.3.6.1.5.5.2" |
Copyright © 2020. All rights reserved.