Searched refs:CertPathRep (Results 1 – 4 of 4) sorted by relevance
287 return new CertPathRep(type, getEncoded()); in writeReplace()301 protected static class CertPathRep implements Serializable { class in CertPath317 protected CertPathRep(String type, byte[] data) { in CertPathRep() method in CertPath.CertPathRep
2 CertPath.CertPathRep.class, but this class is protected and thus not visible
116 public class MyCertPathRep extends CertPath.CertPathRep {
8741 protected static class CertPath.CertPathRep implements java.io.Serializable {8742 ctor protected CertPath.CertPathRep(String, byte[]);