Searched defs:fromSid (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsUserPrincipals.java101 static UserPrincipal fromSid(long sidAddress) throws IOException { method in class:WindowsUserPrincipals
162 return fromSid(sidBuffer.address());

Completed in 122 milliseconds