|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
java.lang.Objectjava.security.cert.CertPath.CertPathRep
protected static class CertPath.CertPathRep
用於序列化的替換 CertPath 類別。
| 建構子摘要 | |
|---|---|
protected |
CertPath.CertPathRep(String type,
byte[] data)
創建具有指定證書路徑型別和編碼形式的 CertPathRep。 |
| 方法摘要 | |
|---|---|
protected Object |
readResolve()
返回根據型別和資料所建構的 CertPath。 |
| 從類別 java.lang.Object 繼承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 建構子詳細資訊 |
|---|
protected CertPath.CertPathRep(String type,
byte[] data)
CertPathRep。
type - CertPath 型別的標準名稱data - 證書路徑的編碼形式| 方法詳細資訊 |
|---|
protected Object readResolve()
throws ObjectStreamException
CertPath。
CertPath 物件
ObjectStreamException - 如果無法建構 CertPath
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。