Skip navigation links
B C D F G I K O S T 

B

build(String) - Static method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
build(InputStream) - Static method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
buildFromYaml(String, ConcurrentCompositeConfiguration) - Static method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
buildFromYaml(String) - Static method in class org.apache.servicecomb.foundation.ssl.SSLOption
 

C

CertificateUtil - Class in org.apache.servicecomb.foundation.ssl
证书处理的功能方法
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.servicecomb.foundation.ssl.TrustAllManager
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.apache.servicecomb.foundation.ssl.TrustAllManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.servicecomb.foundation.ssl.TrustAllManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.servicecomb.foundation.ssl.TrustManagerExt
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.apache.servicecomb.foundation.ssl.TrustManagerExt
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.servicecomb.foundation.ssl.TrustManagerExt
 
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.servicecomb.foundation.ssl.TrustAllManager
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.apache.servicecomb.foundation.ssl.TrustAllManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.servicecomb.foundation.ssl.TrustAllManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.servicecomb.foundation.ssl.TrustManagerExt
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.apache.servicecomb.foundation.ssl.TrustManagerExt
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.servicecomb.foundation.ssl.TrustManagerExt
 
createCRL(String) - Static method in class org.apache.servicecomb.foundation.ssl.KeyStoreUtil
 
createKeyManagers(KeyStore, char[]) - Static method in class org.apache.servicecomb.foundation.ssl.KeyStoreUtil
 
createKeyStore(String, String, char[]) - Static method in class org.apache.servicecomb.foundation.ssl.KeyStoreUtil
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.servicecomb.foundation.ssl.SSLSocketFactoryExt
 
createSocket(String, int) - Method in class org.apache.servicecomb.foundation.ssl.SSLSocketFactoryExt
 
createSocket(InetAddress, int) - Method in class org.apache.servicecomb.foundation.ssl.SSLSocketFactoryExt
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.servicecomb.foundation.ssl.SSLSocketFactoryExt
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.servicecomb.foundation.ssl.SSLSocketFactoryExt
 
createSSLContext(SSLOption, SSLCustom) - Static method in class org.apache.servicecomb.foundation.ssl.SSLManager
 
createSSLCustom(String) - Static method in class org.apache.servicecomb.foundation.ssl.SSLCustom
 
createSSLEngine(SSLOption, SSLCustom) - Static method in class org.apache.servicecomb.foundation.ssl.SSLManager
 
createSSLEngine(SSLOption, SSLCustom, String, int) - Static method in class org.apache.servicecomb.foundation.ssl.SSLManager
 
createSSLOption() - Method in interface org.apache.servicecomb.foundation.ssl.SSLOptionFactory
 
createSSLOptionFactory(String, ConcurrentCompositeConfiguration) - Static method in interface org.apache.servicecomb.foundation.ssl.SSLOptionFactory
 
createSSLOptionFactory(String) - Static method in interface org.apache.servicecomb.foundation.ssl.SSLOptionFactory
 
createSSLServerSocket(SSLOption, SSLCustom) - Static method in class org.apache.servicecomb.foundation.ssl.SSLManager
 
createSSLSocket(SSLOption, SSLCustom) - Static method in class org.apache.servicecomb.foundation.ssl.SSLManager
 
createSSLSocketFactory(SSLOption, SSLCustom) - Static method in class org.apache.servicecomb.foundation.ssl.SSLManager
 
createTrustManagers(KeyStore) - Static method in class org.apache.servicecomb.foundation.ssl.KeyStoreUtil
 

D

decode(char[]) - Method in class org.apache.servicecomb.foundation.ssl.SSLCustom
 
DEFAULT_CIPHERS - Static variable in class org.apache.servicecomb.foundation.ssl.SSLOption
 
defaultSSLCustom() - Static method in class org.apache.servicecomb.foundation.ssl.SSLCustom
 

F

findOwner(X509Certificate[]) - Static method in class org.apache.servicecomb.foundation.ssl.CertificateUtil
从证书链里面返回证书所有者。即CA颁发的证书的所有者。位于证书链最下方。 注意:传入的证书必须是“一条完整证书链"。

G

getAcceptedIssuers() - Method in class org.apache.servicecomb.foundation.ssl.TrustAllManager
 
getAcceptedIssuers() - Method in class org.apache.servicecomb.foundation.ssl.TrustManagerExt
 
getCheckCNWhiteFile() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getCiphers() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getCN(X509Certificate) - Static method in class org.apache.servicecomb.foundation.ssl.CertificateUtil
 
getCrl() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getDefaultCipherSuites() - Method in class org.apache.servicecomb.foundation.ssl.SSLSocketFactoryExt
 
getEnalbedCiphers(String) - Static method in class org.apache.servicecomb.foundation.ssl.SSLManager
 
getEngine() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getFullPath(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLCustom
 
getHost() - Method in class org.apache.servicecomb.foundation.ssl.SSLCustom
 
getKeyStore() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getKeyStoreType() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getKeyStoreValue() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getProtocols() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getSslCustomClass() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getStorePath() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getStringProperty(ConcurrentCompositeConfiguration, String, String...) - Static method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getSupportedCipherSuites() - Method in class org.apache.servicecomb.foundation.ssl.SSLSocketFactoryExt
 
getTrustStore() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getTrustStoreType() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
getTrustStoreValue() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 

I

isAllowRenegociate() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
isAuthPeer() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
isCheckCNHost() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
isCheckCNWhite() - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 

K

KeyStoreUtil - Class in org.apache.servicecomb.foundation.ssl
 

O

org.apache.servicecomb.foundation.ssl - package org.apache.servicecomb.foundation.ssl
 

S

setAllowRenegociate(boolean) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setAuthPeer(boolean) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setCheckCNHost(boolean) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setCheckCNWhite(boolean) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setCheckCNWhiteFile(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setCiphers(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setCrl(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setEngine(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setKeyStore(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setKeyStoreType(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setKeyStoreValue(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setProtocols(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setSslCustomClass(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setStorePath(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setTrustStore(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setTrustStoreType(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
setTrustStoreValue(String) - Method in class org.apache.servicecomb.foundation.ssl.SSLOption
 
SSLCustom - Class in org.apache.servicecomb.foundation.ssl
和应用相关的信息,方便定制使用。 目前主要包含密码解密、证书路径、IP和Port等内容。
SSLCustom() - Constructor for class org.apache.servicecomb.foundation.ssl.SSLCustom
 
SSLManager - Class in org.apache.servicecomb.foundation.ssl
根据传递的SSLOption构造SSL上下文。请参考JSSE获取相关API的层次参考。
SSLOption - Class in org.apache.servicecomb.foundation.ssl
SSL配置选项。
SSLOption() - Constructor for class org.apache.servicecomb.foundation.ssl.SSLOption
 
SSLOptionFactory - Interface in org.apache.servicecomb.foundation.ssl
 
SSLSocketFactoryExt - Class in org.apache.servicecomb.foundation.ssl
扩展SSLSocketFactory,设置算法和协议列表。
SSLSocketFactoryExt(SSLSocketFactory, String[], String[]) - Constructor for class org.apache.servicecomb.foundation.ssl.SSLSocketFactoryExt
 

T

TrustAllManager - Class in org.apache.servicecomb.foundation.ssl
 
TrustAllManager() - Constructor for class org.apache.servicecomb.foundation.ssl.TrustAllManager
 
TrustManagerExt - Class in org.apache.servicecomb.foundation.ssl
扩展TurstManager
TrustManagerExt(X509ExtendedTrustManager, SSLOption, SSLCustom) - Constructor for class org.apache.servicecomb.foundation.ssl.TrustManagerExt
 
B C D F G I K O S T 
Skip navigation links

Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.