- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for resolveGroupSID (0.08 sec)
-
src/test/java/jcifs/tests/SidTest.java
assertEquals(getTestUser(), s.getAccountName()); assertEquals(jcifs.SID.SID_TYPE_USER, s.getType()); } @Test public void resolveGroupSID () throws IOException { String sid = getRequiredProperty(TestProperties.TEST_GROUP_SID); SID s = new SID(sid);
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 4.1K bytes - Viewed (0)