跳过导航链接
C D G H K L X 

C

checkClientTrusted(X509Certificate[], String) - 类 中的方法cn.mzhong.springboot.hotssl.tomcat.DefaultX509TrustManager
 
checkClientTrusted(X509Certificate[], String) - 类 中的方法cn.mzhong.springboot.hotssl.tomcat.HotSslWebServerFactoryCustomizer.HotSslTrustManager
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法cn.mzhong.springboot.hotssl.tomcat.DefaultX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法cn.mzhong.springboot.hotssl.tomcat.HotSslWebServerFactoryCustomizer.HotSslTrustManager
 
cn.mzhong.springboot.hotssl.config - 程序包 cn.mzhong.springboot.hotssl.config
 
cn.mzhong.springboot.hotssl.tomcat - 程序包 cn.mzhong.springboot.hotssl.tomcat
 
cn.mzhong.springboot.hotssl.util - 程序包 cn.mzhong.springboot.hotssl.util
 
customize(TomcatServletWebServerFactory) - 类 中的方法cn.mzhong.springboot.hotssl.tomcat.HotSslWebServerFactoryCustomizer
 

D

DefaultX509TrustManager - cn.mzhong.springboot.hotssl.tomcat中的类
默认从server.ssl.trust-store配置的文件中读取,只是不会缓存,效率不高。
DefaultX509TrustManager() - 类 的构造器cn.mzhong.springboot.hotssl.tomcat.DefaultX509TrustManager
 

G

getAcceptedIssuers() - 类 中的方法cn.mzhong.springboot.hotssl.tomcat.DefaultX509TrustManager
 
getAcceptedIssuers() - 类 中的方法cn.mzhong.springboot.hotssl.tomcat.HotSslWebServerFactoryCustomizer.HotSslTrustManager
 

H

HotSslHttp11NioProtocol - cn.mzhong.springboot.hotssl.tomcat中的类
使用自定义ProtocolHandler,主要是为了设置AbstractHttp11Protocol.setTrustManagerClassName(String)}
HotSslHttp11NioProtocol() - 类 的构造器cn.mzhong.springboot.hotssl.tomcat.HotSslHttp11NioProtocol
 
HotSslTomcatAutoConfiguration - cn.mzhong.springboot.hotssl.config中的类
配置Tomcat,使得TrustManagerClassName可被设置
HotSslTomcatAutoConfiguration() - 类 的构造器cn.mzhong.springboot.hotssl.config.HotSslTomcatAutoConfiguration
 
HotSslTrustManager() - 类 的构造器cn.mzhong.springboot.hotssl.tomcat.HotSslWebServerFactoryCustomizer.HotSslTrustManager
 
hotSslWebServerFactoryCustomizer() - 类 中的方法cn.mzhong.springboot.hotssl.config.HotSslTomcatAutoConfiguration
 
HotSslWebServerFactoryCustomizer - cn.mzhong.springboot.hotssl.tomcat中的类
[热加载证书],热加载TomcatServletWebServerFactory定制器,为TomcatServletWebServerFactory定制Protocol 类型为HotSslHttp11NioProtocolHotSslHttp11NioProtocol默认trustManagerClassName为 HotSslWebServerFactoryCustomizer.HotSslTrustManager,以此实现客户端受信证书自定义管理,实现热加载证书
HotSslWebServerFactoryCustomizer(X509TrustManager) - 类 的构造器cn.mzhong.springboot.hotssl.tomcat.HotSslWebServerFactoryCustomizer
 
HotSslWebServerFactoryCustomizer.HotSslTrustManager - cn.mzhong.springboot.hotssl.tomcat中的类
热加载受信证书管理器

K

KeyStoreLoader - cn.mzhong.springboot.hotssl.util中的类
KeyStore加载器,主要完成从文件加载

L

load(String, String, String) - 类 中的静态方法cn.mzhong.springboot.hotssl.util.KeyStoreLoader
 

X

x509TrustManager() - 类 中的方法cn.mzhong.springboot.hotssl.config.HotSslTomcatAutoConfiguration
 
C D G H K L X 
跳过导航链接

Copyright © 2019. All Rights Reserved.