Package | Description |
---|---|
java.io | |
java.security.cert |
Modifier and Type | Class and Description |
---|---|
class |
InvalidClassException |
class |
InvalidObjectException |
class |
NotActiveException |
class |
NotSerializableException |
class |
OptionalDataException |
class |
StreamCorruptedException |
class |
WriteAbortedException |
Modifier and Type | Method and Description |
---|---|
protected Object |
CertPath.CertPathRep.readResolve()
Decode the data into an actual
CertPath upon deserialization. |
protected Object |
CertPath.writeReplace()
Serializes the path in its encoded form, to ensure reserialization with
the appropriate factory object without worrying about list implementation.
|