- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getShareSecurity (0.07 sec)
-
src/main/java/jcifs/smb/SmbFile.java
else { ownerGroup.initContext(server, getContext()); } return ownerGroup; } } @Override public ACE[] getShareSecurity ( boolean resolveSids ) throws IOException { try ( SmbTreeHandleInternal th = ensureTreeConnected() ) { String server = this.fileLocator.getServerWithDfs(); ACE[] aces;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu May 23 01:50:13 UTC 2024 - 82.3K bytes - Viewed (0)