public final class OpenidmAccountStatusNotificationHandlerMessages extends Object
org.forgerock.openidm.accountchange.openidm-account-status-notification-handler. This file was generated
automatically by the i18n-maven-plugin from the property file
org/forgerock/openidm/accountchange/openidm-account-status-notification-handler.properties and it should not be manually edited.| Modifier and Type | Field and Description |
|---|---|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> |
ERR_OPENIDM_PWSYNC_INITIALIZATIONEXCEPTION
An error occurred during OpenIDM Password Sync plugin initialization: %s.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 |
ERR_OPENIDM_PWSYNC_INVALID_AUTHENTICATION_CONFIG
Authentication to OpenIDM requires either ssl-cert-nickname to be set or openidm-user and openidm-password to be set but neither were set.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> |
ERR_OPENIDM_PWSYNC_INVALID_CLIENT_CERT_NICKNAME
An error occurred during OpenIDM Password Sync plugin initialization because the ssl-cert-nickname '%s' is not found in provided keystore.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> |
ERR_OPENIDM_PWSYNC_INVALID_SERVERKEYALIAS
An error occurred during OpenIDM Password Sync plugin initialization because the certificate-subject-dn '%s' is not found in provided truststore.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> |
ERR_OPENIDM_PWSYNC_INVALID_TRUSTMANAGERPROVIDER
An error occurred during OpenIDM Password Sync plugin initialization because the trust-manager-provider: '%s' does not exist.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> |
ERR_OPENIDM_PWSYNC_LOGFILE_ALREADY_EXISTS
An error occurred during OpenIDM Password Sync plugin initialization because log file creation failed: %s exists and is not a directory.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> |
ERR_OPENIDM_PWSYNC_LOGFILE_UNABLE_TO_CREATE_DIRECTORY
An error occurred during OpenIDM Password Sync plugin initialization because log file creation failed : could not create directory %s.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_OPENIDM_PWSYNC_MALFORMEDURLEXCEPTION
An error occurred during OpenIDM Password Sync plugin initialization because the url '%s' is not a valid OpenIDM-URL: %s.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 |
ERR_OPENIDM_PWSYNC_NO_KEYMANAGER_PROVIDER
An error occurred during OpenIDM Password Sync plugin initialization because a key manager is required for SSL client authentication, but no key manager was provided.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 |
ERR_OPENIDM_PWSYNC_UNAUTHORISED_REQUEST
Unable to send password update request because Client can not authorise.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_OPENIDM_PWSYNC_UNEXPECTED_RETURN_STATUS
Unable to send password update request because unexpected error happend.
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,Object> |
INFO_OPENIDM_PWSYNC_LOGFILE_CHANGE_REQUIRES_RESTART
The file name that the OpenIDM Password Sync plugin logs changes has been changed from %s to %s, but this change will not take effect until the server is restarted
|
static org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,Object> |
INFO_OPENIDM_PWSYNC_UPDATE_INTERVAL_CHANGE_REQUIRES_RESTART
The update interval of the OpenIDM Password Sync plugin executes the background thread has been changed from %s to %s, but this change will not take effect until the server is restarted
|
| Modifier and Type | Method and Description |
|---|---|
static String |
resourceName()
Returns the name of the resource associated with the messages contained
in this class.
|
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_OPENIDM_PWSYNC_LOGFILE_UNABLE_TO_CREATE_DIRECTORY
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,Object> INFO_OPENIDM_PWSYNC_LOGFILE_CHANGE_REQUIRES_RESTART
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OPENIDM_PWSYNC_MALFORMEDURLEXCEPTION
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_OPENIDM_PWSYNC_INVALID_CLIENT_CERT_NICKNAME
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_OPENIDM_PWSYNC_INVALID_SERVERKEYALIAS
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_OPENIDM_PWSYNC_NO_KEYMANAGER_PROVIDER
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_OPENIDM_PWSYNC_INVALID_TRUSTMANAGERPROVIDER
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_OPENIDM_PWSYNC_INITIALIZATIONEXCEPTION
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,Object> INFO_OPENIDM_PWSYNC_UPDATE_INTERVAL_CHANGE_REQUIRES_RESTART
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_OPENIDM_PWSYNC_UNAUTHORISED_REQUEST
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OPENIDM_PWSYNC_UNEXPECTED_RETURN_STATUS
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_OPENIDM_PWSYNC_INVALID_AUTHENTICATION_CONFIG
public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_OPENIDM_PWSYNC_LOGFILE_ALREADY_EXISTS
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name).Copyright © 2017-2020 Wren Security. All Rights Reserved.