|
JSS 3.1.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mozilla.jss.ssl.SSLSocket.CipherPolicy
Field Summary | |
static SSLSocket.CipherPolicy |
DOMESTIC
|
private int |
enum
|
static SSLSocket.CipherPolicy |
EXPORT
|
static SSLSocket.CipherPolicy |
FRANCE
|
Constructor Summary | |
private |
SSLSocket.CipherPolicy(int enum)
|
Method Summary | |
(package private) int |
getEnum()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private int enum
public static final SSLSocket.CipherPolicy DOMESTIC
public static final SSLSocket.CipherPolicy EXPORT
public static final SSLSocket.CipherPolicy FRANCE
Constructor Detail |
private SSLSocket.CipherPolicy(int enum)
Method Detail |
int getEnum()
|
JSS 3.1.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |