[TOC] [Prev] [Next]

Java(TM) Object Serialization Specification


Object Serialization
Overview
Writing Objects to a Stream
Reading Objects from a Stream
Protecting Sensitive Information
Fingerprints of Classes
Secure Hash Stream
Object Output Interfaces
The ObjectOutput Interface
The ObjectOutputStream Class
The writeObject Method
Exceptions Thrown by ObjectOutputStream Methods
Object Input Interfaces
The InputObject Interface
The InputObjectStream Class
The ObjectInputValidation Interface
The readObject and readObjectCleanup Methods
Exceptions Thrown by ObjectInputStream Methods
Class Signatures
Secure Hash Stream
Security in Object Serialization
Overview
Design Goals
Using transient to Protect Important System Resources
Writing Class-Specific Serializing Methods
Encrypting a Byte Stream


[TOC] [Prev] [Next]

rmi-comments@jse.East.Sun.COM
Copyright © 1996, Sun Microsystems, Inc. All rights reserved.