|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.net.CacheResponse
java.net.SecureCacheResponse
public abstract class SecureCacheResponse
¾ÈÀüÇÑ ¹æ¹ý (TLS µî)À» »ç¿ëÇØ ÃëµæµÈ ij½¬ ÀÀ´äÀ» ³ªÅ¸³À´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
SecureCacheResponse ()
|
¸Þ¼µå °³¿ä | |
---|---|
abstract String |
getCipherSuite ()
³×Æ®¿öÅ© ÀÚ¿øÀ» ÃëµæÇÑ Á¢¼Ó»ó¿¡¼ »ç¿ëÁßÀÇ ¾ÏÈ£±ºÀ» ¸®ÅÏÇÕ´Ï´Ù. |
abstract List <Certificate > |
getLocalCertificateChain ()
³×Æ®¿öÅ© ÀÚ¿øÀ» ÃëµæÇÑ Á¢¼ÓÀÇ ÇÚµå ½¦ÀÌÅ©Áß¿¡ ¼¹ö¿¡ ¼Û½ÅµÈ ÀÎÁõ¼ üÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù. |
abstract Principal |
getLocalPrincipal ()
³×Æ®¿öÅ© ÀÚ¿øÀ» ÃëµæÇÑ Á¢¼ÓÀ¸·Î ÇÚµå ½¦ÀÌÅ©Áß¿¡ ¼¹ö¿¡ ¼Û½ÅµÈ ÁÖü¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract Principal |
getPeerPrincipal ()
³×Æ®¿öÅ© ÀÚ¿øÀ» ÃëµæÇÑ Á¢¼ÓÀ¸·Î ¼¼¼Ç Á¤ÀÇÀÇ ÀÏȯÀ¸·Î¼ È®¸³µÈ ¼¹ö ÁÖü¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract List <Certificate > |
getServerCertificateChain ()
¼¹öÀÇ ÀÎÁõ¼ üÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.net. CacheResponse ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
getBody,
getHeaders |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public SecureCacheResponse()
¸Þ¼µåÀÇ »ó¼¼ |
---|
public abstract String getCipherSuite()
public abstract List <Certificate > getLocalCertificateChain()
getLocalPrincipal()
public abstract List <Certificate > getServerCertificateChain() throws SSLPeerUnverifiedException
SSLPeerUnverifiedException
- ÇǾ È®ÀεÇÁö ¾Ê¾Ò´ø °æ¿ìgetPeerPrincipal()
public abstract Principal getPeerPrincipal() throws SSLPeerUnverifiedException
SSLPeerUnverifiedException
- ÇǾ È®ÀεÇÁö ¾Ê¾Ò´ø °æ¿ìgetServerCertificateChain()
,
getLocalPrincipal()
public abstract Principal getLocalPrincipal()
getLocalCertificateChain()
,
getPeerPrincipal()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.