Uses of Class jcifs.smb.SID

Uses in package jcifs.dcerpc.msrpc

Constructors with parameter type jcifs.smb.SID

Uses in package jcifs.smb

Constructors with parameter type jcifs.smb.SID

SID.SID(SID domsid, int rid)
Construct a SID from a domain SID and an RID (relative identifier).

Fields of type jcifs.smb.SID

SID
SID
SID

Methods with parameter type jcifs.smb.SID

void
SID.resolveSids(String authorityServerName, NtlmPasswordAuthentication auth, SID[] sids)
Resolve an array of SIDs using a cache and at most one MSRPC request.
void
SID.resolveSids(String authorityServerName, NtlmPasswordAuthentication auth, SID[] sids, int offset, int length)

Methods with return type jcifs.smb.SID

SID
SID[]
SID.getGroupMemberSids(String authorityServerName, NtlmPasswordAuthentication auth, int flags)
SID
Return the SID associated with this ACE.
SID