@Deprecated public class RegistryUMConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DB_DRIVER_PARAM
Deprecated.
|
static String |
DB_URL_PARAM
Deprecated.
|
static String |
HSQL_DB_URL
Deprecated.
|
static String |
SQL_FILE_PATH_PARAM
Deprecated.
|
static String |
UM_DATABASE_CONNECTION_URL
Deprecated.
|
static String |
UM_DATABASE_DRIVER_NAME
Deprecated.
|
static String |
UM_DATABASE_PASSWORD
Deprecated.
|
static String |
UM_DATABASE_USER_NAME
Deprecated.
|
static String |
UM_DATASOURCE_NAME
Deprecated.
Servlet init parameters to configure the user manager of the registry.
|
Constructor and Description |
---|
RegistryUMConstants()
Deprecated.
|
public static final String UM_DATASOURCE_NAME
public static final String UM_DATABASE_CONNECTION_URL
public static final String UM_DATABASE_DRIVER_NAME
public static final String UM_DATABASE_USER_NAME
public static final String UM_DATABASE_PASSWORD
public static final String HSQL_DB_URL
public static final String SQL_FILE_PATH_PARAM
public static final String DB_URL_PARAM
public static final String DB_DRIVER_PARAM
Copyright © 2016 WSO2 Inc. All Rights Reserved.