- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testGetACL (0.09 sec)
-
src/test/java/jcifs/tests/FileAttributesTest.java
f.delete(); } catch ( Exception e ) { // ignore } } } } @Test public void testGetACL () throws IOException { try ( SmbFile f = getDefaultShareRoot() ) { try { jcifs.ACE[] security = f.getSecurity(); assertNotNull(security); }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:09:03 UTC 2023 - 12.3K bytes - Viewed (0)