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

/openjdk7/jdk/src/share/classes/java/security/
H A DCodeSource.java69 // cached SocketPermission used for matchLocation
306 return matchCerts(codesource, false) && matchLocation(codesource);
372 private boolean matchLocation(CodeSource that) method in class:CodeSource

Completed in 85 milliseconds