- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getShareSecurity (0.07 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
* for "Share Permissions" and another for "Security". These correspond to * the ACLs returned by <tt>getShareSecurity</tt> and <tt>getSecurity</tt> * respectively. * @param resolveSids Attempt to resolve the SIDs within each ACE form * their numeric representation to their corresponding account names. */ public ACE[] getShareSecurity(boolean resolveSids) throws IOException { String p = url.getPath();
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon Mar 13 12:00:57 UTC 2023 - 107.9K bytes - Viewed (0)