Searched refs:WindowsSecurity (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsSecurity.java35 class WindowsSecurity { class
36 private WindowsSecurity() { } method in class:WindowsSecurity
H A DWindowsAclFileAttributeView.java191 WindowsSecurity.Privilege priv =
192 WindowsSecurity.enablePrivilege("SeRestorePrivilege");
H A DWindowsFileCopy.java484 WindowsSecurity.Privilege priv =
485 WindowsSecurity.enablePrivilege("SeRestorePrivilege");
H A DWindowsFileSystemProvider.java41 import static sun.nio.fs.WindowsSecurity.*;
/openjdk7/jdk/make/java/nio/
H A DMakefile161 sun/nio/fs/WindowsSecurity.java \

Completed in 47 milliseconds