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