org.wso2.carbon.registry.core.secure
Class RegistryUMConstants

java.lang.Object
  extended by org.wso2.carbon.registry.core.secure.RegistryUMConstants

Deprecated.

@Deprecated
public class RegistryUMConstants
extends Object


Field Summary
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 Summary
RegistryUMConstants()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UM_DATASOURCE_NAME

public static final String UM_DATASOURCE_NAME
Deprecated. 
Servlet init parameters to configure the user manager of the registry.

See Also:
Constant Field Values

UM_DATABASE_CONNECTION_URL

public static final String UM_DATABASE_CONNECTION_URL
Deprecated. 
See Also:
Constant Field Values

UM_DATABASE_DRIVER_NAME

public static final String UM_DATABASE_DRIVER_NAME
Deprecated. 
See Also:
Constant Field Values

UM_DATABASE_USER_NAME

public static final String UM_DATABASE_USER_NAME
Deprecated. 
See Also:
Constant Field Values

UM_DATABASE_PASSWORD

public static final String UM_DATABASE_PASSWORD
Deprecated. 
See Also:
Constant Field Values

HSQL_DB_URL

public static final String HSQL_DB_URL
Deprecated. 
See Also:
Constant Field Values

SQL_FILE_PATH_PARAM

public static final String SQL_FILE_PATH_PARAM
Deprecated. 
See Also:
Constant Field Values

DB_URL_PARAM

public static final String DB_URL_PARAM
Deprecated. 
See Also:
Constant Field Values

DB_DRIVER_PARAM

public static final String DB_DRIVER_PARAM
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

RegistryUMConstants

public RegistryUMConstants()
Deprecated. 


Copyright © 2010. All Rights Reserved.