Skip navigation links

Oracle Security Developer Tools PKI SDK OCSP Java API Reference
11g (11.1.1)

E10673-02


Serialized Form


Package oracle.security.crypto.ocsp

Class oracle.security.crypto.ocsp.AcceptableResponseTypeExtension extends oracle.security.crypto.cert.X509Extension implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.ocsp.ArchiveCutOffExtension extends oracle.security.crypto.cert.X509Extension implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.ocsp.CRLReferenceExtension extends oracle.security.crypto.cert.X509Extension implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.ocsp.InvalidHttpRequestException extends java.io.IOException implements Serializable

Class oracle.security.crypto.ocsp.MalformedRequestException extends java.io.IOException implements Serializable

Class oracle.security.crypto.ocsp.NoCheckExtension extends oracle.security.crypto.cert.X509Extension implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.ocsp.NonceExtension extends oracle.security.crypto.cert.X509Extension implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.ocsp.ServiceLocatorExtension extends oracle.security.crypto.cert.X509Extension implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Skip navigation links

Oracle Security Developer Tools PKI SDK OCSP Java API Reference
11g (11.1.1)

E10673-02


Copyright © 2005, 2009, Oracle. All rights reserved.