|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.appserv.management.config.SSLConfigKeys
public final class SSLConfigKeys
Keys used by when creating a new SSLConfig
.
Field Summary | |
---|---|
static String |
CLIENT_AUTH_ENABLED_KEY
Value of class java.lang.Boolean |
static String |
SSL_2_CIPHERS_KEY
This key has a value which is a String containing cipher suite names. |
static String |
SSL_2_ENABLED_KEY
Value of class java.lang.Boolean |
static String |
SSL_3_ENABLED_KEY
Value of class java.lang.Boolean |
static String |
SSL_3_TLS_CIPHERS_KEY
This key has a value which is a String containing cipher suite names. |
static String |
SSL3_TLS_CIPHERS_KEY
This key has a value which is a String containing cipher suite names. |
static String |
TLS_ENABLED_KEY
Value of class java.lang.Boolean |
static String |
TLS_ROLLBACK_ENABLED_KEY
Value of class java.lang.Boolean |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CLIENT_AUTH_ENABLED_KEY
public static final String SSL_2_CIPHERS_KEY
public static final String SSL_3_TLS_CIPHERS_KEY
public static final String SSL_3_ENABLED_KEY
public static final String SSL_2_ENABLED_KEY
public static final String TLS_ENABLED_KEY
public static final String TLS_ROLLBACK_ENABLED_KEY
public static final String SSL3_TLS_CIPHERS_KEY
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.