JavaxNetDebugBuilder

@deprecated("Setting system properties in JSSE after JVM initialization is unreliable. Please set the javax.net.debug system property at startup.", "0.4.0") class JavaxNetDebugBuilder(c: SSLDebugConfig)

A builder for setting the system property options in "javax.net.debug" and in "java.security.debug' (in the case of "certpath").

See also
Deprecated
class Object
trait Matchable
class Any

Value members

Concrete methods

def build(): String
protected def buildSSL(sslDebugConfig: SSLDebugConfig): String