|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object java.security.cert.Certificate.CertificateRep
protected static class Certificate.CertificateRep
直列化の代替 Certificate クラスです。
コンストラクタの概要 | |
---|---|
protected |
Certificate.CertificateRep(String type,
byte[] data)
Certificate 型と Certificate 符号化バイトで代替 Certificate クラスを構築します。 |
メソッドの概要 | |
---|---|
protected Object |
readResolve()
Certificate Object を解釈処理します。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
protected Certificate.CertificateRep(String type, byte[] data)
type
- Certificate 型の標準名 data
- Certificate データメソッドの詳細 |
---|
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
- Certificate が解釈処理できない場合
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。