MonkeyPatchInternalSslDebugAction

@deprecated("MonkeyPatchInternalSslDebugAction has been deprecated and does nothing. Please use the javax.net.debug system property.", "0.4.0") class MonkeyPatchInternalSslDebugAction(val newOptions: String) extends FixLoggingAction
Deprecated
trait PrivilegedExceptionAction[Unit]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(newOptions: String): Unit
def isUsingDebug: Boolean
def isValidClass(className: String): Boolean
def run(): Unit

Inherited methods

def findClasses: Set[Class[_]]
Inherited from
ClassFinder
def isValidField(field: Field, definedType: Class[_]): Boolean
Inherited from
FixLoggingAction
def monkeyPatchField(field: Field, newObject: AnyRef): Unit
Inherited from
MonkeyPatcher

Concrete fields

val debugClassName: String
val initialResource: String
override val logger: NoDepsLogger
val newOptions: String