Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getShareSecurity (0.07 sec)

  1. 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)
Back to top