Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for owner (0.14 sec)

  1. src/main/java/jcifs/SmbResource.java

    
        /**
         * Return the resolved owner group SID for this file or directory
         * 
         * @return the owner group SID, <code>null</code> if not present
         * @throws IOException
         */
        SID getOwnerGroup () throws IOException;
    
    
        /**
         * Return the owner group SID for this file or directory
         * 
         * @param resolve
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Dec 20 14:09:34 GMT 2020
    - 26K bytes
    - Viewed (0)
Back to top