程序包org.springframework.boot.autoconfigure.ssl的分层结构
类分层结构
- java.lang.Object
- org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
- org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
- org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle (implements org.springframework.boot.ssl.SslBundle)
- org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration
- org.springframework.boot.autoconfigure.ssl.SslBundleProperties
- org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties
- org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties
- org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Key
- org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Options
- org.springframework.boot.autoconfigure.ssl.SslProperties
- org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles
- org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles.Watch
- org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles.Watch.File
接口分层结构
- org.springframework.boot.autoconfigure.ssl.SslBundleRegistrar