Uses of Class jcifs.smb.ACE

Uses in package jcifs.dcerpc.msrpc

Methods with return type jcifs.smb.ACE

ACE[]

Uses in package jcifs.smb

Fields of type jcifs.smb.ACE

ACE[]

Methods with return type jcifs.smb.ACE

ACE[]
Return an array of Access Control Entry (ACE) objects representing the security descriptor associated with this file or directory.
ACE[]
SmbFile.getSecurity(boolean resolveSids)
Return an array of Access Control Entry (ACE) objects representing the security descriptor associated with this file or directory.
ACE[]
SmbFile.getShareSecurity(boolean resolveSids)
Return an array of Access Control Entry (ACE) objects representing the share permissions on the share exporting this file or directory.