public class TLSClientAuth$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TLSClientAuth$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
TLSClientAuth$() |
Modifier and Type | Method and Description |
---|---|
TLSClientAuth |
need() |
TLSClientAuth |
none() |
TLSClientAuth |
want() |
public static final TLSClientAuth$ MODULE$
public TLSClientAuth none()
public TLSClientAuth want()
public TLSClientAuth need()