public final class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CERTIFICATE_KEY
The Request attribute key for the client certificate chain.
|
static java.lang.String |
CIPHER_SUITE_KEY
The Request attribute key for the cipher suite.
|
static java.lang.String |
KEY_SIZE_KEY
The Request attribute key for the key size.
|
static java.lang.String |
SESSION_ID_KEY
The Request attribute key for the session id.
|
static boolean |
WAIT_FOR_THREAD |
Constructor and Description |
---|
Constants() |
public static final boolean WAIT_FOR_THREAD
public static final java.lang.String CIPHER_SUITE_KEY
public static final java.lang.String KEY_SIZE_KEY
public static final java.lang.String CERTIFICATE_KEY
public static final java.lang.String SESSION_ID_KEY