Uses of Class
jcifs.smb.SID
Packages that use SID
-
Uses of SID in jcifs.smb
Modifier and TypeFieldDescriptionstatic SID
SID.CREATOR_OWNER
static SID
SID.EVERYONE
static SID
SID.SYSTEM
Modifier and TypeMethodDescriptionSID.getDomainSid()
SID[]
SID.getGroupMemberSids
(String authorityServerName, NtlmPasswordAuthentication auth, int flags) static SID
SID.getServerSid
(String server, NtlmPasswordAuthentication auth) ACE.getSID()
Return the SID associated with this ACE.Modifier and TypeMethodDescriptionstatic void
SID.resolveSids
(String authorityServerName, NtlmPasswordAuthentication auth, SID[] sids) Resolve an array of SIDs using a cache and at most one MSRPC request.static void
SID.resolveSids
(String authorityServerName, NtlmPasswordAuthentication auth, SID[] sids, int offset, int length)