|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constants
Holds immutable values for JSS Tests.
Nested Class Summary | |
---|---|
static class |
Constants.cipher
|
Field Summary | |
---|---|
static int |
debug_level
Debug level for all tests |
static Constants.cipher[] |
jssCipherSuites
|
static java.lang.String[] |
sslciphersarray_jdk142
Cipher supported by JSSE (JDK 1.4.x) |
static java.lang.String[] |
sslciphersarray_jdk150
Cipher supported by JSSE (JDK 1.5.x) |
Field Detail |
---|
static final int debug_level
static final Constants.cipher[] jssCipherSuites
static final java.lang.String[] sslciphersarray_jdk150
static final java.lang.String[] sslciphersarray_jdk142
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |