|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjava.security.cert.Certificate.CertificateRep
protected static class Certificate.CertificateRep
직렬화의 대체 Certificate 클래스입니다.
| 생성자 의 개요 | |
|---|---|
protected |
Certificate.CertificateRep (String type,
byte[] data)
Certificate 형과 Certificate encode 바이트로 대체 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 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.