java.security.cert
Class Certificate.CertificateRep

java.lang.Object
  extended by java.security.cert.Certificate.CertificateRep
All Implemented Interfaces:
Serializable
Enclosing class:
Certificate

protected static class Certificate.CertificateRep
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
protected Certificate.CertificateRep(String var0, byte[] var1)
           
 
Method Summary
protected  Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Certificate.CertificateRep

protected Certificate.CertificateRep(String var0,
                                     byte[] var1)
Method Detail

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Throws:
ObjectStreamException


Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.