API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security.cert. CertPath.CertPathRep View Source
Author(s)
Since
1.4
Version
Serial
Hierarchy
 Object
      CertPath.CertPathRep
Implements
 Serializable
Subclasses
Description
protectedstatic class CertPath.CertPathRep
  Alternate CertPath class for serialization.
See also:   
Constructors
protected CertPath.CertPathRep (String type, byte[] data)
  Creates a CertPathRep with the specified type and encoded form of a certification path.
Methods
Hide/Show inherited methods
protected Object readResolve () throws ObjectStreamException
  Returns a CertPath constructed from the type and data.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar