|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.common.security.SecurityConf
public class SecurityConf
This class defines a SecurityConf This matches parameters used for Authentication and Encryption
| Field Summary | |
|---|---|
static java.lang.String |
SECURITY_ACCESS_FILE_LOCATION
|
static java.lang.String |
SECURITY_APPLICATION_CONNECTOR
|
static java.lang.String |
SECURITY_APPLICATION_RMI_JMX
Application specific information |
static java.lang.String |
SECURITY_DIR
Location of file used for security |
static java.lang.String |
SECURITY_JMX_USE_AUTHENTICATION
Authentication and Encryption |
static java.lang.String |
SECURITY_JMX_USE_ENCRYPTION
|
static java.lang.String |
SECURITY_JMX_USE_TUNGSTEN_AUTHENTICATION_REALM
|
static java.lang.String |
SECURITY_JMX_USE_TUNGSTEN_AUTHENTICATION_REALM_ENCRYPTED_PASSWORD
|
static java.lang.String |
SECURITY_JMX_USERNAME
|
static java.lang.String |
SECURITY_KEYSTORE_LOCATION
|
static java.lang.String |
SECURITY_KEYSTORE_PASSWORD
|
static java.lang.String |
SECURITY_PASSWORD_FILE_LOCATION
|
static java.lang.String |
SECURITY_PROPERTIES_FILE_NAME
|
static java.lang.String |
SECURITY_PROPERTIES_PARENT_FILE_LOCATION
Location of the file where this is all coming from |
static java.lang.String |
SECURITY_TRUSTSTORE_LOCATION
|
static java.lang.String |
SECURITY_TRUSTSTORE_PASSWORD
|
static java.lang.String |
SECURITY_USE_AUTHENTICATION_DEFAULT
Authentication and Encryption: DEFAULT values |
static java.lang.String |
SECURITY_USE_ENCRYPTION_DEFAULT
|
static java.lang.String |
SECURITY_USE_TUNGSTEN_AUTHENTICATION_REALM_DEFAULT
|
static java.lang.String |
SECURITY_USE_TUNGSTEN_AUTHENTICATION_REALM_ENCRYPTED_PASSWORD_DEFAULT
|
| Constructor Summary | |
|---|---|
SecurityConf()
|
|
| 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 java.lang.String SECURITY_PROPERTIES_PARENT_FILE_LOCATION
public static final java.lang.String SECURITY_PROPERTIES_FILE_NAME
public static final java.lang.String SECURITY_DIR
public static final java.lang.String SECURITY_JMX_USE_AUTHENTICATION
public static final java.lang.String SECURITY_JMX_USERNAME
public static final java.lang.String SECURITY_JMX_USE_TUNGSTEN_AUTHENTICATION_REALM
public static final java.lang.String SECURITY_JMX_USE_TUNGSTEN_AUTHENTICATION_REALM_ENCRYPTED_PASSWORD
public static final java.lang.String SECURITY_JMX_USE_ENCRYPTION
public static final java.lang.String SECURITY_PASSWORD_FILE_LOCATION
public static final java.lang.String SECURITY_ACCESS_FILE_LOCATION
public static final java.lang.String SECURITY_KEYSTORE_LOCATION
public static final java.lang.String SECURITY_KEYSTORE_PASSWORD
public static final java.lang.String SECURITY_TRUSTSTORE_LOCATION
public static final java.lang.String SECURITY_TRUSTSTORE_PASSWORD
public static final java.lang.String SECURITY_USE_AUTHENTICATION_DEFAULT
public static final java.lang.String SECURITY_USE_ENCRYPTION_DEFAULT
public static final java.lang.String SECURITY_USE_TUNGSTEN_AUTHENTICATION_REALM_DEFAULT
public static final java.lang.String SECURITY_USE_TUNGSTEN_AUTHENTICATION_REALM_ENCRYPTED_PASSWORD_DEFAULT
public static final java.lang.String SECURITY_APPLICATION_RMI_JMX
public static final java.lang.String SECURITY_APPLICATION_CONNECTOR
| Constructor Detail |
|---|
public SecurityConf()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||