|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjava.security.cert.CertPath.CertPathRep
protected static class CertPath.CertPathRep
직렬화의 대체 CertPath 클래스입니다.
| 생성자 의 개요 | |
|---|---|
protected |
CertPath.CertPathRep (String type,
byte[] data)
증명서 패스의, 지정된 타입과 encode 된 형식에서 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 - 증명서 패스의 encode 된 형식| 메소드의 상세 |
|---|
protected Object readResolve()
throws ObjectStreamException
CertPath 를 돌려줍니다.
CertPath 객체
ObjectStreamException - CertPath 를 구축할 수 없었던 경우
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.