|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package java.security.cert |
---|
Class java.security.cert.Certificate extends Object implements Serializable |
---|
serialVersionUID: -3585440601605666277L
Serialization Methods |
---|
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
Serialized Fields |
---|
String type
Class java.security.cert.Certificate.CertificateRep extends Object implements Serializable |
---|
serialVersionUID: -8563758940495660020L
Serialization Methods |
---|
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
Serialized Fields |
---|
String type
byte[] data
Class java.security.cert.CertificateEncodingException extends CertificateException implements Serializable |
---|
serialVersionUID: 6219492851589449162L
Class java.security.cert.CertificateException extends GeneralSecurityException implements Serializable |
---|
serialVersionUID: 3192535253797119798L
Class java.security.cert.CertificateExpiredException extends CertificateException implements Serializable |
---|
serialVersionUID: 9071001339691533771L
Class java.security.cert.CertificateNotYetValidException extends CertificateException implements Serializable |
---|
serialVersionUID: 4355919900041064702L
Class java.security.cert.CertificateParsingException extends CertificateException implements Serializable |
---|
serialVersionUID: -7989222416793322029L
Class java.security.cert.CertPath extends Object implements Serializable |
---|
serialVersionUID: 6068470306649138683L
Serialization Methods |
---|
protected Object writeReplace() throws ObjectStreamException
CertPath
to be serialized with a CertPathRep
object.
ObjectStreamException
- if a CertPathRep
object representing this
certification path could not be createdSerialized Fields |
---|
String type
Class java.security.cert.CertPath.CertPathRep extends Object implements Serializable |
---|
serialVersionUID: 3015633072427920915L
Serialization Methods |
---|
protected Object readResolve() throws ObjectStreamException
CertPath
constructed from the type and data.
ObjectStreamException
- if a CertPath
could not
be constructedSerialized Fields |
---|
String type
byte[] data
Class java.security.cert.CertPathBuilderException extends GeneralSecurityException implements Serializable |
---|
serialVersionUID: 5316471420178794402L
Class java.security.cert.CertPathValidatorException extends GeneralSecurityException implements Serializable |
---|
serialVersionUID: -2365020986539324560L
Serialized Fields |
---|
int index
CertPath certPath
Throwable ie
Class java.security.cert.CertStoreException extends GeneralSecurityException implements Serializable |
---|
serialVersionUID: 2395296107471573245L
Class java.security.cert.CRLException extends GeneralSecurityException implements Serializable |
---|
serialVersionUID: -6694728944094197147L
Class java.security.cert.X509Certificate extends Certificate implements Serializable |
---|
serialVersionUID: -2491127588187038216L
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |