- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testToStringWithoutAces (0.13 seconds)
-
src/test/java/jcifs/internal/dtyp/SecurityDescriptorTest.java
assertTrue(result.startsWith("SecurityDescriptor:")); assertFalse(result.contains("NULL")); } @Test @DisplayName("Test toString without ACEs") void testToStringWithoutAces() throws SMBProtocolDecodingException { prepareMinimalSecurityDescriptorBuffer(testBuffer, 0, true, true, false); securityDescriptor.decode(testBuffer, 0, testBuffer.length);
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 18.6K bytes - Click Count (0)