org.opencms.security
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.security.Messages
All Implemented Interfaces:
I_CmsMessageBundle

public final class Messages
extends A_CmsMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
6.0.0
Version:
$Revision: 1.20 $
Author:
Alexander Kandzior

Field Summary
static String ERR_CANT_DELETE_DEFAULT_USER_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_NEWPWD_0
          Message constant for key in the resource bundle.
static String ERR_INVALID_PRINCIPAL_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_PRINCIPAL_TYPE_2
          Message constant for key in the resource bundle.
static String ERR_INVALID_USER_CONTEXT_0
          Message constant for key in the resource bundle.
static String ERR_INVALID_USER_PWD_1
          Message constant for key in the resource bundle.
static String ERR_LOGIN_FAILED_3
          Message constant for key in the resource bundle.
static String ERR_LOGIN_FAILED_DISABLED_3
          Message constant for key in the resource bundle.
static String ERR_LOGIN_FAILED_NO_USER_3
          Message constant for key in the resource bundle.
static String ERR_LOGIN_FAILED_TEMP_DISABLED_5
          Message constant for key in the resource bundle.
static String ERR_LOGIN_FAILED_WITH_MESSAGE_1
          Message constant for key in the resource bundle.
static String ERR_NEWPWD_EMPTY_0
          Message constant for key in the resource bundle.
static String ERR_NEWPWD_MISMATCH_0
          Message constant for key in the resource bundle.
static String ERR_NO_PERMISSION_RESOURCE_1
          Message constant for key in the resource bundle.
static String ERR_NOT_IN_ROLE_2
          Message constant for key in the resource bundle.
static String ERR_NOT_MANAGER_OF_PROJECT_2
          Message constant for key in the resource bundle.
static String ERR_PASSWORD_TOO_SHORT_1
          Message constant for key in the resource bundle.
static String ERR_RESOURCE_LOCKED_1
          Message constant for key in the resource bundle.
static String ERR_ROLE_VIOLATION_1
          Message constant for key in the resource bundle.
static String ERR_STARTUP_FINISHED_0
          Message constant for key in the resource bundle.
static String ERR_UNSUPPORTED_ALGORITHM_1
          Message constant for key in the resource bundle.
static String ERR_UNSUPPORTED_PASSWORD_ENCODING_1
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_ACCOUNT_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_ADMINISTRATOR_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_DEVELOPER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_EXPORT_DATABASE_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_HISTORY_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_IMPORT_DATABASE_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_MODULE_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_PROJECT_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_PROPERTY_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_RESOURCE_TYPE_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_ROOT_FOLDER_ACCESS_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_SCHEDULER_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_SEARCH_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_SYSTEM_USER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_VFS_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_WORKPLACE_MANAGER_0
          Message constant for key in the resource bundle.
static String GUI_ROLENAME_WORKPLACE_USER_0
          Message constant for key in the resource bundle.
static String LOG_INIT_CONFIG_CALLED_1
          Message constant for key in the resource bundle.
 
Method Summary
static I_CmsMessageBundle get()
          Returns an instance of this localized message accessor.
 String getBundleName()
          Returns the bundle name for this OpenCms package.
 
Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ERR_CANT_DELETE_DEFAULT_USER_1

public static final String ERR_CANT_DELETE_DEFAULT_USER_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_NEWPWD_0

public static final String ERR_INVALID_NEWPWD_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_PRINCIPAL_1

public static final String ERR_INVALID_PRINCIPAL_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_PRINCIPAL_TYPE_2

public static final String ERR_INVALID_PRINCIPAL_TYPE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_USER_CONTEXT_0

public static final String ERR_INVALID_USER_CONTEXT_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_USER_PWD_1

public static final String ERR_INVALID_USER_PWD_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOGIN_FAILED_3

public static final String ERR_LOGIN_FAILED_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOGIN_FAILED_DISABLED_3

public static final String ERR_LOGIN_FAILED_DISABLED_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOGIN_FAILED_NO_USER_3

public static final String ERR_LOGIN_FAILED_NO_USER_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOGIN_FAILED_TEMP_DISABLED_5

public static final String ERR_LOGIN_FAILED_TEMP_DISABLED_5
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOGIN_FAILED_WITH_MESSAGE_1

public static final String ERR_LOGIN_FAILED_WITH_MESSAGE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NEWPWD_EMPTY_0

public static final String ERR_NEWPWD_EMPTY_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NEWPWD_MISMATCH_0

public static final String ERR_NEWPWD_MISMATCH_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NO_PERMISSION_RESOURCE_1

public static final String ERR_NO_PERMISSION_RESOURCE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NOT_IN_ROLE_2

public static final String ERR_NOT_IN_ROLE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NOT_MANAGER_OF_PROJECT_2

public static final String ERR_NOT_MANAGER_OF_PROJECT_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_PASSWORD_TOO_SHORT_1

public static final String ERR_PASSWORD_TOO_SHORT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_RESOURCE_LOCKED_1

public static final String ERR_RESOURCE_LOCKED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_ROLE_VIOLATION_1

public static final String ERR_ROLE_VIOLATION_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_STARTUP_FINISHED_0

public static final String ERR_STARTUP_FINISHED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UNSUPPORTED_ALGORITHM_1

public static final String ERR_UNSUPPORTED_ALGORITHM_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UNSUPPORTED_PASSWORD_ENCODING_1

public static final String ERR_UNSUPPORTED_PASSWORD_ENCODING_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_ACCOUNT_MANAGER_0

public static final String GUI_ROLENAME_ACCOUNT_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_ADMINISTRATOR_0

public static final String GUI_ROLENAME_ADMINISTRATOR_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_DEVELOPER_0

public static final String GUI_ROLENAME_DEVELOPER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_EXPORT_DATABASE_0

public static final String GUI_ROLENAME_EXPORT_DATABASE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_HISTORY_MANAGER_0

public static final String GUI_ROLENAME_HISTORY_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_IMPORT_DATABASE_0

public static final String GUI_ROLENAME_IMPORT_DATABASE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_MODULE_MANAGER_0

public static final String GUI_ROLENAME_MODULE_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_PROJECT_MANAGER_0

public static final String GUI_ROLENAME_PROJECT_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_PROPERTY_MANAGER_0

public static final String GUI_ROLENAME_PROPERTY_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_RESOURCE_TYPE_MANAGER_0

public static final String GUI_ROLENAME_RESOURCE_TYPE_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_ROOT_FOLDER_ACCESS_0

public static final String GUI_ROLENAME_ROOT_FOLDER_ACCESS_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_SCHEDULER_MANAGER_0

public static final String GUI_ROLENAME_SCHEDULER_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_SEARCH_MANAGER_0

public static final String GUI_ROLENAME_SEARCH_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_SYSTEM_USER_0

public static final String GUI_ROLENAME_SYSTEM_USER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_VFS_MANAGER_0

public static final String GUI_ROLENAME_VFS_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_WORKPLACE_MANAGER_0

public static final String GUI_ROLENAME_WORKPLACE_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_ROLENAME_WORKPLACE_USER_0

public static final String GUI_ROLENAME_WORKPLACE_USER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_INIT_CONFIG_CALLED_1

public static final String LOG_INIT_CONFIG_CALLED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values
Method Detail

get

public static I_CmsMessageBundle get()
Returns an instance of this localized message accessor.

Returns:
an instance of this localized message accessor

getBundleName

public String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package