Uses of Class
cloud.opencode.base.crypto.ssl.TrustAllManager
Packages that use TrustAllManager
-
Uses of TrustAllManager in cloud.opencode.base.crypto.ssl
Fields in cloud.opencode.base.crypto.ssl declared as TrustAllManagerModifier and TypeFieldDescriptionstatic final TrustAllManagerTrustAllManager.INSTANCESingleton instance.Methods in cloud.opencode.base.crypto.ssl that return TrustAllManagerModifier and TypeMethodDescriptionstatic TrustAllManagerTrustAllManager.createUnsafe(boolean acknowledgeSecurityRisk) Creates a new instance with explicit acknowledgment of security risks.