|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mozilla.jss.tests.Constants
public class Constants
Holds immutable values for JSS Tests.
| Field Summary | |
|---|---|
static int |
debug_level
Debug level for all tests |
static java.lang.String[] |
jssCipherNames
String representation of JSS supported ciphers |
static int[] |
jssCipherSuites
Cipher supported by JSS |
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) |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int debug_level
public static int[] jssCipherSuites
public static java.lang.String[] jssCipherNames
public static java.lang.String[] sslciphersarray_jdk150
public static java.lang.String[] sslciphersarray_jdk142
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||