|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
java.lang.Objectjava.net.CacheResponse
java.net.SecureCacheResponse
public abstract class SecureCacheResponse
��ʾ���ͨ����ȫ�������� TLS����õĻ�����Ӧ��
���췽��ժҪ | |
---|---|
SecureCacheResponse()
|
����ժҪ | |
---|---|
abstract String |
getCipherSuite()
�������ڻ����������Դ�ij�ʼ������ʹ�õ��������� |
abstract List<Certificate> |
getLocalCertificateChain()
�����ڻ����������Դ�ij�ʼ���ӵ������ڼ䷢�͵���������֤������ |
abstract Principal |
getLocalPrincipal()
�����ڻ����������Դ�ij�ʼ�����е������ڼ䷢�͵������������塣 |
abstract Principal |
getPeerPrincipal()
���ط����������壬����������Ϊ�ڻ����������Դ�ij�ʼ�����ڼ䶨��Ự��һ���ֽ����ġ� |
abstract List<Certificate> |
getServerCertificateChain()
�ӻ��淵�ط�������֤��������֤��������Ϊ�ڻ����������Դ�ij�ʼ�����ж���Ự��һ���ֽ����ġ� |
���� 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 Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
��Ȩ���� 2007 Sun Microsystems, Inc. ��������Ȩ���� ����������֤��������������ĵ����·ַ�������