Package jetbrains.buildServer.serverSide.impl.ssl
-
Interface Summary Interface Description SSLTrustStoreManager Interface for ssl trust store manager. -
Class Summary Class Description SecureUserSSLTrustStoreManager Secure implementation forSSLTrustStoreManager
which protects trust store for not authorized modification.UserSSLTrustStoreManager Implementation of {linkSSLTrustStoreProvider
for global trust store in data directory.