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

/openjdk7/jdk/src/share/classes/sun/security/x509/
H A DDistributionPointName.java160 public RDN getRelativeName() { method in class:DistributionPointName
H A DDistributionPoint.java256 public RDN getRelativeName() { method in class:DistributionPoint
/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/
H A DDistributionPointFetcher.java147 RDN relativeName = point.getRelativeName();
373 RDN relativeName = idpPoint.getRelativeName();
389 point.getRelativeName() != null) {
392 RDN relativeName = point.getRelativeName();
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/file/
H A DJavacFileManager.java918 public static String getRelativeName(File file) { method in class:JavacFileManager

Completed in 38 milliseconds