请参阅: 说明
类 | 说明 |
---|---|
BogusTrustManagerFactory |
Bogus
TrustManagerFactory which creates
X509TrustManager trusting everything. |
KeyStoreFactoryBean |
Spring
org.springframework.beans.factory.FactoryBean implementation
which makes it possible to configure KeyStore instances
using Spring. |
SSLContextFactoryBean |
Spring
org.springframework.beans.factory.FactoryBean implementation
which makes it possible to configure SSLContext
instances using Spring. |