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

/openjdk7/jdk/src/windows/classes/sun/management/
H A DFileSystemImpl.java36 public boolean supportsFileSecurity(File f) throws IOException { method in class:FileSystemImpl
/openjdk7/jdk/src/share/classes/sun/management/
H A DFileSystem.java61 public abstract boolean supportsFileSecurity(File f) throws IOException; method in class:FileSystem
/openjdk7/jdk/src/solaris/classes/sun/management/
H A DFileSystemImpl.java36 public boolean supportsFileSecurity(File f) throws IOException { method in class:FileSystemImpl

Completed in 2753 milliseconds