| Package | Description |
|---|---|
| jcifs.smb |
| Modifier and Type | Class and Description |
|---|---|
class |
SID
Internal representation of SIDs
A Windows SID is a numeric identifier used to represent Windows
accounts.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
SID.toByteArray(rpc.sid_t sid)
Convert a sid_t to byte array
|
| Constructor and Description |
|---|
SID(rpc.sid_t sid,
int type,
String domainName,
String acctName,
boolean decrementAuthority) |
Copyright © 2023. All rights reserved.