public class ClientAuthenticationType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
anonymous
Deprecated.
|
static short |
certificate_based
Deprecated.
|
static short |
psk
Deprecated.
|
| Constructor and Description |
|---|
ClientAuthenticationType()
Deprecated.
|
public static final short anonymous
public static final short certificate_based
public static final short psk