001package org.opends.messages;
002
003import org.forgerock.i18n.LocalizableMessageDescriptor;
004
005/**
006 * This file contains localizable message descriptors having the resource
007 * name {@code org.opends.messages.extension}. This file was generated
008 * automatically by the {@code i18n-maven-plugin} from the property file
009 * {@code org/opends/messages/extension.properties} and it should not be manually edited.
010 */
011public final class ExtensionMessages {
012    // The name of the resource bundle.
013    private static final String RESOURCE = "org.opends.messages.extension";
014
015    // Prevent instantiation.
016    private ExtensionMessages() {
017        // Do nothing.
018    }
019
020    /**
021     * Returns the name of the resource associated with the messages contained
022     * in this class. The resource name may be used for obtaining named loggers,
023     * e.g. using SLF4J's {@code org.slf4j.LoggerFactory#getLogger(String name)}.
024     *
025     * @return The name of the resource associated with the messages contained
026     *         in this class.
027     */
028    public static String resourceName() {
029        return RESOURCE;
030    }
031
032    /**
033     * An error occurred while attempting to initialize the message digest generator for the %s algorithm: %s
034     */
035    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWSCHEME_CANNOT_INITIALIZE_MESSAGE_DIGEST =
036                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_CANNOT_INITIALIZE_MESSAGE_DIGEST_1", 1);
037
038    /**
039     * An error occurred while attempting to base64-decode the password value %s: %s
040     */
041    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWSCHEME_CANNOT_BASE64_DECODE_STORED_PASSWORD =
042                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_CANNOT_BASE64_DECODE_STORED_PASSWORD_2", 2);
043
044    /**
045     * The %s password storage scheme is not reversible, so it is impossible to recover the plaintext version of an encoded password
046     */
047    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWSCHEME_NOT_REVERSIBLE =
048                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_NOT_REVERSIBLE_3", 3);
049
050    /**
051     * An error occurred while trying to register the JMX alert handler with the MBean server: %s
052     */
053    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_JMX_ALERT_HANDLER_CANNOT_REGISTER =
054                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_JMX_ALERT_HANDLER_CANNOT_REGISTER_4", 4);
055
056    /**
057     * An unexpected error occurred while attempting to encode a password using the storage scheme defined in class %s: %s
058     */
059    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWSCHEME_CANNOT_ENCODE_PASSWORD =
060                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_CANNOT_ENCODE_PASSWORD_5", 5);
061
062    /**
063     * The ds-cfg-include-filter attribute of configuration entry %s, which specifies a set of search filters that may be used to control which entries are included in the cache, has an invalid value of "%s": %s
064     */
065    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_CACHE_INVALID_INCLUDE_FILTER =
066                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_CACHE_INVALID_INCLUDE_FILTER_6", 6);
067
068    /**
069     * The ds-cfg-exclude-filter attribute of configuration entry %s, which specifies a set of search filters that may be used to control which entries are excluded from the cache, has an invalid value of "%s": %s
070     */
071    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_CACHE_INVALID_EXCLUDE_FILTER =
072                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_CACHE_INVALID_EXCLUDE_FILTER_7", 7);
073
074    /**
075     * A fatal error occurred while trying to initialize fifo entry cache: %s
076     */
077    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FIFOCACHE_CANNOT_INITIALIZE =
078                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_FIFOCACHE_CANNOT_INITIALIZE_8", 8);
079
080    /**
081     * A fatal error occurred while trying to initialize soft reference entry cache: %s
082     */
083    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SOFTREFCACHE_CANNOT_INITIALIZE =
084                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SOFTREFCACHE_CANNOT_INITIALIZE_9", 9);
085
086    /**
087     * An unexpected error occurred while attempting to decode the password modify extended request sequence: %s
088     */
089    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_DECODE_REQUEST =
090                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_CANNOT_DECODE_REQUEST_33", 33);
091
092    /**
093     * The password modify extended request cannot be processed because it does not contain an authorization ID and the underlying connection is not authenticated
094     */
095    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_NO_AUTH_OR_USERID =
096                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_NO_AUTH_OR_USERID_34", 34);
097
098    /**
099     * The password modify extended request cannot be processed because the server was unable to obtain a write lock on user entry %s after multiple attempts
100     */
101    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_LOCK_USER_ENTRY =
102                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_CANNOT_LOCK_USER_ENTRY_35", 35);
103
104    /**
105     * The password modify extended request cannot be processed because the server cannot decode "%s" as a valid DN for use in the authorization ID for the operation
106     */
107    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_DECODE_AUTHZ_DN =
108                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_CANNOT_DECODE_AUTHZ_DN_36", 36);
109
110    /**
111     * The password modify extended request cannot be processed because it contained an invalid userIdentity field. The provided userIdentity string was "%s"
112     */
113    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_INVALID_AUTHZID_STRING =
114                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_INVALID_AUTHZID_STRING_37", 37);
115
116    /**
117     * The password modify extended request cannot be processed because it was not possible to identify the user entry to update based on the authorization DN of "%s"
118     */
119    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_NO_USER_ENTRY_BY_AUTHZID =
120                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_NO_USER_ENTRY_BY_AUTHZID_38", 38);
121
122    /**
123     * The password modify extended operation cannot be processed because the current password provided for the user is invalid
124     */
125    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORD =
126                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORD_41", 41);
127
128    /**
129     * Path to the file containing the Directory Server keystore information. Changes to this configuration attribute will take effect the next time that the key manager is accessed
130     */
131    public static final LocalizableMessageDescriptor.Arg0 INFO_FILE_KEYMANAGER_DESCRIPTION_FILE =
132                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "INFO_FILE_KEYMANAGER_DESCRIPTION_FILE_43", 43);
133
134    /**
135     * The keystore file %s specified in attribute ds-cfg-key-store-file of configuration entry %s does not exist
136     */
137    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_KEYMANAGER_NO_SUCH_FILE =
138                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_NO_SUCH_FILE_45", 45);
139
140    /**
141     * An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-key-store-file in configuration entry %s: %s
142     */
143    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE =
144                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE_46", 46);
145
146    /**
147     * Java property %s which is specified in attribute ds-cfg-key-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based key manager, but this property is not set
148     */
149    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_KEYMANAGER_PIN_PROPERTY_NOT_SET =
150                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_PIN_PROPERTY_NOT_SET_50", 50);
151
152    /**
153     * Environment variable %s which is specified in attribute ds-cfg-key-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the file-based key manager, but this property is not set
154     */
155    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_KEYMANAGER_PIN_ENVAR_NOT_SET =
156                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_PIN_ENVAR_NOT_SET_53", 53);
157
158    /**
159     * File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based key manager, but this file does not exist
160     */
161    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_KEYMANAGER_PIN_NO_SUCH_FILE =
162                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_PIN_NO_SUCH_FILE_56", 56);
163
164    /**
165     * An error occurred while trying to read the keystore PIN from file %s specified in configuration attribute ds-cfg-key-store-pin-file of configuration entry %s: %s
166     */
167    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_FILE_KEYMANAGER_PIN_FILE_CANNOT_READ =
168                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_PIN_FILE_CANNOT_READ_57", 57);
169
170    /**
171     * File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based key manager, but this file is empty
172     */
173    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_KEYMANAGER_PIN_FILE_EMPTY =
174                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_PIN_FILE_EMPTY_58", 58);
175
176    /**
177     * An error occurred while trying to load the keystore contents from file %s: %s
178     */
179    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_KEYMANAGER_CANNOT_LOAD =
180                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_CANNOT_LOAD_62", 62);
181
182    /**
183     * The keystore type %s specified in attribute ds-cfg-key-store-type of configuration entry %s is not valid: %s
184     */
185    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_FILE_KEYMANAGER_INVALID_TYPE =
186                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_INVALID_TYPE_63", 63);
187
188    /**
189     * Java property %s which is specified in attribute ds-cfg-key-store-pin-property of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this property is not set
190     */
191    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PKCS11_KEYMANAGER_PIN_PROPERTY_NOT_SET =
192                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PKCS11_KEYMANAGER_PIN_PROPERTY_NOT_SET_68", 68);
193
194    /**
195     * Environment variable %s which is specified in attribute ds-cfg-key-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this property is not set
196     */
197    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PKCS11_KEYMANAGER_PIN_ENVAR_NOT_SET =
198                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PKCS11_KEYMANAGER_PIN_ENVAR_NOT_SET_71", 71);
199
200    /**
201     * File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this file does not exist
202     */
203    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PKCS11_KEYMANAGER_PIN_NO_SUCH_FILE =
204                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PKCS11_KEYMANAGER_PIN_NO_SUCH_FILE_74", 74);
205
206    /**
207     * An error occurred while trying to read the keystore PIN from file %s specified in configuration attribute ds-cfg-key-store-pin-file of configuration entry %s: %s
208     */
209    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_PKCS11_KEYMANAGER_PIN_FILE_CANNOT_READ =
210                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PKCS11_KEYMANAGER_PIN_FILE_CANNOT_READ_75", 75);
211
212    /**
213     * File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this file is empty
214     */
215    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PKCS11_KEYMANAGER_PIN_FILE_EMPTY =
216                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PKCS11_KEYMANAGER_PIN_FILE_EMPTY_76", 76);
217
218    /**
219     * An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-key-store-pin in configuration entry %s: %s
220     */
221    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR =
222                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_79", 79);
223
224    /**
225     * An error occurred while trying to access the PKCS#11 key manager: %s
226     */
227    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PKCS11_KEYMANAGER_CANNOT_LOAD =
228                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PKCS11_KEYMANAGER_CANNOT_LOAD_81", 81);
229
230    /**
231     * An error occurred while trying to create a key manager factory to access the contents of keystore file %s: %s
232     */
233    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_KEYMANAGER_CANNOT_CREATE_FACTORY =
234                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_KEYMANAGER_CANNOT_CREATE_FACTORY_83", 83);
235
236    /**
237     * An error occurred while trying to create a key manager factory to access the contents of the PKCS#11 keystore: %s
238     */
239    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PKCS11_KEYMANAGER_CANNOT_CREATE_FACTORY =
240                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PKCS11_KEYMANAGER_CANNOT_CREATE_FACTORY_84", 84);
241
242    /**
243     * The trust store file %s specified in attribute ds-cfg-trust-store-file of configuration entry %s does not exist
244     */
245    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_TRUSTMANAGER_NO_SUCH_FILE =
246                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_NO_SUCH_FILE_87", 87);
247
248    /**
249     * An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-trust-store-file in configuration entry %s: %s
250     */
251    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE =
252                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE_88", 88);
253
254    /**
255     * Java property %s which is specified in attribute ds-cfg-trust-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
256     */
257    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_TRUSTMANAGER_PIN_PROPERTY_NOT_SET =
258                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_PIN_PROPERTY_NOT_SET_92", 92);
259
260    /**
261     * Environment variable %s which is specified in attribute ds-cfg-trust-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
262     */
263    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_TRUSTMANAGER_PIN_ENVAR_NOT_SET =
264                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_PIN_ENVAR_NOT_SET_95", 95);
265
266    /**
267     * File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this file does not exist
268     */
269    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_TRUSTMANAGER_PIN_NO_SUCH_FILE =
270                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_PIN_NO_SUCH_FILE_98", 98);
271
272    /**
273     * An error occurred while trying to read the trust store PIN from file %s specified in configuration attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s
274     */
275    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_FILE_TRUSTMANAGER_PIN_FILE_CANNOT_READ =
276                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_PIN_FILE_CANNOT_READ_99", 99);
277
278    /**
279     * File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this file is empty
280     */
281    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_TRUSTMANAGER_PIN_FILE_EMPTY =
282                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_PIN_FILE_EMPTY_100", 100);
283
284    /**
285     * An error occurred while trying to load the trust store contents from file %s: %s
286     */
287    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_TRUSTMANAGER_CANNOT_LOAD =
288                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_CANNOT_LOAD_104", 104);
289
290    /**
291     * An error occurred while trying to create a trust manager factory to access the contents of trust store file %s: %s
292     */
293    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FILE_TRUSTMANAGER_CANNOT_CREATE_FACTORY =
294                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_CANNOT_CREATE_FACTORY_105", 105);
295
296    /**
297     * The trust store type %s specified in attribute ds-cfg-trust-store-type of configuration entry %s is not valid: %s
298     */
299    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_FILE_TRUSTMANAGER_INVALID_TYPE =
300                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FILE_TRUSTMANAGER_INVALID_TYPE_106", 106);
301
302    /**
303     * Could not map the provided certificate chain to a user entry because no peer certificate was available
304     */
305    public static final LocalizableMessageDescriptor.Arg0 ERR_SEDCM_NO_PEER_CERTIFICATE =
306                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SEDCM_NO_PEER_CERTIFICATE_118", 118);
307
308    /**
309     * Could not map the provided certificate chain to a user because the peer certificate was not an X.509 certificate (peer certificate format was %s)
310     */
311    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SEDCM_PEER_CERT_NOT_X509 =
312                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SEDCM_PEER_CERT_NOT_X509_119", 119);
313
314    /**
315     * Could not map the provided certificate chain to a user because the peer certificate subject "%s" could not be decoded as an LDAP DN: %s
316     */
317    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SEDCM_CANNOT_DECODE_SUBJECT_AS_DN =
318                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SEDCM_CANNOT_DECODE_SUBJECT_AS_DN_120", 120);
319
320    /**
321     * Could not map the provided certificate chain to a user because an error occurred while attempting to retrieve the user entry with DN "%s": %s
322     */
323    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SEDCM_CANNOT_GET_ENTRY =
324                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SEDCM_CANNOT_GET_ENTRY_121", 121);
325
326    /**
327     * Could not map the provided certificate chain to a user because no user entry exists with a DN of %s
328     */
329    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SEDCM_NO_USER_FOR_DN =
330                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SEDCM_NO_USER_FOR_DN_122", 122);
331
332    /**
333     * The SASL EXTERNAL bind request could not be processed because the associated bind request does not have a reference to the client connection
334     */
335    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLEXTERNAL_NO_CLIENT_CONNECTION =
336                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLEXTERNAL_NO_CLIENT_CONNECTION_123", 123);
337
338    /**
339     * The SASL EXTERNAL bind request could not be processed because the associated client connection instance is not an instance of LDAPClientConnection
340     */
341    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLEXTERNAL_NOT_LDAP_CLIENT_INSTANCE =
342                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLEXTERNAL_NOT_LDAP_CLIENT_INSTANCE_124", 124);
343
344    /**
345     * The SASL EXTERNAL bind request could not be processed because the client did not present a certificate chain during SSL/TLS negotiation
346     */
347    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLEXTERNAL_NO_CLIENT_CERT =
348                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLEXTERNAL_NO_CLIENT_CERT_126", 126);
349
350    /**
351     * The SASL EXTERNAL bind request failed because the certificate chain presented by the client during SSL/TLS negotiation could not be mapped to a user entry in the Directory Server
352     */
353    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLEXTERNAL_NO_MAPPING =
354                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLEXTERNAL_NO_MAPPING_127", 127);
355
356    /**
357     * StartTLS cannot be used on this connection because the underlying client connection is not available
358     */
359    public static final LocalizableMessageDescriptor.Arg0 ERR_STARTTLS_NO_CLIENT_CONNECTION =
360                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_STARTTLS_NO_CLIENT_CONNECTION_128", 128);
361
362    /**
363     * StartTLS cannot be used on this client connection because this connection type is not capable of using StartTLS to protect its communication
364     */
365    public static final LocalizableMessageDescriptor.Arg0 ERR_STARTTLS_NOT_TLS_CAPABLE =
366                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_STARTTLS_NOT_TLS_CAPABLE_129", 129);
367
368    /**
369     * Unable to authenticate via SASL EXTERNAL because the mapped user entry %s does not have any certificates with which to verify the presented peer certificate
370     */
371    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLEXTERNAL_NO_CERT_IN_ENTRY =
372                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLEXTERNAL_NO_CERT_IN_ENTRY_137", 137);
373
374    /**
375     * Unable to authenticate via SASL EXTERNAL because the mapped user entry %s did not contain the peer certificate presented by the client
376     */
377    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLEXTERNAL_PEER_CERT_NOT_FOUND =
378                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLEXTERNAL_PEER_CERT_NOT_FOUND_138", 138);
379
380    /**
381     * An error occurred while attempting to validate the peer certificate presented by the client with a certificate from the user's entry %s: %s
382     */
383    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLEXTERNAL_CANNOT_VALIDATE_CERT =
384                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLEXTERNAL_CANNOT_VALIDATE_CERT_139", 139);
385
386    /**
387     * SASL PLAIN authentication requires that SASL credentials be provided but none were included in the bind request
388     */
389    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_NO_SASL_CREDENTIALS =
390                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_NO_SASL_CREDENTIALS_147", 147);
391
392    /**
393     * The SASL PLAIN bind request did not include any NULL characters. NULL characters are required as delimiters between the authorization ID and authentication ID, and also between the authentication ID and the password
394     */
395    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_NO_NULLS_IN_CREDENTIALS =
396                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_NO_NULLS_IN_CREDENTIALS_148", 148);
397
398    /**
399     * The SASL PLAIN bind request did not include a second NULL character in the credentials, which is required as a delimiter between the authentication ID and the password
400     */
401    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_NO_SECOND_NULL =
402                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_NO_SECOND_NULL_149", 149);
403
404    /**
405     * The authentication ID contained in the SASL PLAIN bind request had a length of zero characters, which is not allowed. SASL PLAIN authentication does not allow an empty string for use as the authentication ID
406     */
407    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_ZERO_LENGTH_AUTHCID =
408                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_ZERO_LENGTH_AUTHCID_150", 150);
409
410    /**
411     * The password contained in the SASL PLAIN bind request had a length of zero characters, which is not allowed. SASL PLAIN authentication does not allow an empty string for use as the password
412     */
413    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_ZERO_LENGTH_PASSWORD =
414                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_ZERO_LENGTH_PASSWORD_151", 151);
415
416    /**
417     * An error occurred while attempting to decode the SASL PLAIN authentication ID "%s" because it appeared to contain a DN but DN decoding failed: %s
418     */
419    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLPLAIN_CANNOT_DECODE_AUTHCID_AS_DN =
420                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_CANNOT_DECODE_AUTHCID_AS_DN_152", 152);
421
422    /**
423     * The authentication ID in the SASL PLAIN bind request appears to be an empty DN. This is not allowed
424     */
425    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_AUTHCID_IS_NULL_DN =
426                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_AUTHCID_IS_NULL_DN_153", 153);
427
428    /**
429     * An error occurred while attempting to retrieve user entry %s as specified in the DN-based authentication ID of a SASL PLAIN bind request: %s
430     */
431    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLPLAIN_CANNOT_GET_ENTRY_BY_DN =
432                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_CANNOT_GET_ENTRY_BY_DN_154", 154);
433
434    /**
435     * The server was not able to find any user entries for the provided authentication ID of %s
436     */
437    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLPLAIN_NO_MATCHING_ENTRIES =
438                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_NO_MATCHING_ENTRIES_157", 157);
439
440    /**
441     * The provided password is invalid
442     */
443    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_INVALID_PASSWORD =
444                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_INVALID_PASSWORD_160", 160);
445
446    /**
447     * An unexpected error occurred while attempting to obtain an MD5 digest engine for use by the CRAM-MD5 SASL handler: %s
448     */
449    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLCRAMMD5_CANNOT_GET_MESSAGE_DIGEST =
450                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_CANNOT_GET_MESSAGE_DIGEST_166", 166);
451
452    /**
453     * The SASL CRAM-MD5 bind request contained SASL credentials but there is no stored challenge for this client connection. The first CRAM-MD5 bind request in the two-stage process must not contain client SASL credentials
454     */
455    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_NO_STORED_CHALLENGE =
456                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_NO_STORED_CHALLENGE_172", 172);
457
458    /**
459     * The SASL CRAM-MD5 bind request contained SASL credentials, but the stored SASL state information for this client connection is not in an appropriate form for the challenge
460     */
461    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_INVALID_STORED_CHALLENGE =
462                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_INVALID_STORED_CHALLENGE_173", 173);
463
464    /**
465     * The SASL CRAM-MD5 bind request from the client included SASL credentials but there was no space to separate the username from the authentication digest
466     */
467    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_NO_SPACE_IN_CREDENTIALS =
468                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_NO_SPACE_IN_CREDENTIALS_174", 174);
469
470    /**
471     * The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest string had an invalid length of %d bytes rather than the %d bytes expected for a hex representation of an MD5 digest
472     */
473    public static final LocalizableMessageDescriptor.Arg2<Number, Number> ERR_SASLCRAMMD5_INVALID_DIGEST_LENGTH =
474                    new LocalizableMessageDescriptor.Arg2<Number, Number>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_INVALID_DIGEST_LENGTH_175", 175);
475
476    /**
477     * The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest was not comprised of only hexadecimal digits: %s
478     */
479    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLCRAMMD5_INVALID_DIGEST_CONTENT =
480                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_INVALID_DIGEST_CONTENT_176", 176);
481
482    /**
483     * An error occurred while attempting to decode the SASL CRAM-MD5 username "%s" because it appeared to contain a DN but DN decoding failed: %s
484     */
485    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLCRAMMD5_CANNOT_DECODE_USERNAME_AS_DN =
486                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_CANNOT_DECODE_USERNAME_AS_DN_177", 177);
487
488    /**
489     * The username in the SASL CRAM-MD5 bind request appears to be an empty DN. This is not allowed
490     */
491    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_USERNAME_IS_NULL_DN =
492                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_USERNAME_IS_NULL_DN_178", 178);
493
494    /**
495     * An error occurred while attempting to retrieve user entry %s as specified in the DN-based username of a SASL CRAM-MD5 bind request: %s
496     */
497    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLCRAMMD5_CANNOT_GET_ENTRY_BY_DN =
498                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_CANNOT_GET_ENTRY_BY_DN_180", 180);
499
500    /**
501     * The server was not able to find any user entries for the provided username of %s
502     */
503    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLCRAMMD5_NO_MATCHING_ENTRIES =
504                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_NO_MATCHING_ENTRIES_184", 184);
505
506    /**
507     * The provided password is invalid
508     */
509    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_INVALID_PASSWORD =
510                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_INVALID_PASSWORD_188", 188);
511
512    /**
513     * SASL CRAM-MD5 authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form
514     */
515    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLCRAMMD5_NO_REVERSIBLE_PASSWORDS =
516                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_NO_REVERSIBLE_PASSWORDS_189", 189);
517
518    /**
519     * An unsupported or unexpected callback was provided to the SASL server for use during %s authentication: %s
520     */
521    public static final LocalizableMessageDescriptor.Arg2<Object, Object> INFO_SASL_UNSUPPORTED_CALLBACK =
522                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "INFO_SASL_UNSUPPORTED_CALLBACK_192", 192);
523
524    /**
525     * The client connection included %s state information, indicating that the client was in the process of performing a %s bind, but the bind request did not include any credentials
526     */
527    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_NO_CREDENTIALS =
528                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_NO_CREDENTIALS_193", 193);
529
530    /**
531     * An unexpected error occurred while attempting to determine the value of the ds-cfg-server-fqdn attribute in configuration entry %s: %s
532     */
533    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_CANNOT_GET_SERVER_FQDN =
534                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_CANNOT_GET_SERVER_FQDN_194", 194);
535
536    /**
537     * An unexpected error occurred while trying to create an %s context: %s
538     */
539    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_CONTEXT_CREATE_ERROR =
540                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_CONTEXT_CREATE_ERROR_195", 195);
541
542    /**
543     * An error occurred while attempting to decode the SASL %s username "%s" because it appeared to contain a DN but DN decoding failed: %s
544     */
545    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SASL_CANNOT_DECODE_USERNAME_AS_DN =
546                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_CANNOT_DECODE_USERNAME_AS_DN_196", 196);
547
548    /**
549     * The username in the SASL %s bind request appears to be an empty DN. This is not allowed
550     */
551    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_USERNAME_IS_NULL_DN =
552                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_USERNAME_IS_NULL_DN_197", 197);
553
554    /**
555     * An error occurred while attempting to retrieve user entry %s as specified in the DN-based username of a SASL %s bind request: %s
556     */
557    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SASL_CANNOT_GET_ENTRY_BY_DN =
558                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_CANNOT_GET_ENTRY_BY_DN_199", 199);
559
560    /**
561     * The username contained in the SASL %s bind request had a length of zero characters, which is not allowed. %s authentication does not allow an empty string for use as the username
562     */
563    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_ZERO_LENGTH_USERNAME =
564                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_ZERO_LENGTH_USERNAME_200", 200);
565
566    /**
567     * The server was not able to find any user entries for the provided username of %s
568     */
569    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_NO_MATCHING_ENTRIES =
570                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_NO_MATCHING_ENTRIES_201", 201);
571
572    /**
573     * The provided authorization ID %s contained an invalid DN: %s
574     */
575    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_AUTHZID_INVALID_DN =
576                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_AUTHZID_INVALID_DN_202", 202);
577
578    /**
579     * The entry %s specified as the authorization identity does not exist
580     */
581    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHZID_NO_SUCH_ENTRY =
582                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_AUTHZID_NO_SUCH_ENTRY_203", 203);
583
584    /**
585     * The entry %s specified as the authorization identity could not be retrieved: %s
586     */
587    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_AUTHZID_CANNOT_GET_ENTRY =
588                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_AUTHZID_CANNOT_GET_ENTRY_204", 204);
589
590    /**
591     * The server was unable to find any entry corresponding to authorization ID %s
592     */
593    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHZID_NO_MAPPED_ENTRY =
594                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_AUTHZID_NO_MAPPED_ENTRY_205", 205);
595
596    /**
597     * An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL %s authentication: %s
598     */
599    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SASL_CANNOT_GET_REVERSIBLE_PASSWORDS =
600                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_CANNOT_GET_REVERSIBLE_PASSWORDS_207", 207);
601
602    /**
603     * SASL %s authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form
604     */
605    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_NO_REVERSIBLE_PASSWORDS =
606                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_NO_REVERSIBLE_PASSWORDS_208", 208);
607
608    /**
609     * SASL %s protocol error: %s
610     */
611    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_PROTOCOL_ERROR =
612                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_PROTOCOL_ERROR_209", 209);
613
614    /**
615     * The authenticating user %s does not have sufficient privileges to assume a different authorization identity
616     */
617    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHZID_INSUFFICIENT_PRIVILEGES =
618                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_AUTHZID_INSUFFICIENT_PRIVILEGES_210", 210);
619
620    /**
621     * The authenticating user %s does not have sufficient access to assume a different authorization identity
622     */
623    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHZID_INSUFFICIENT_ACCESS =
624                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_AUTHZID_INSUFFICIENT_ACCESS_211", 211);
625
626    /**
627     * The server was unable to find any entry corresponding to authentication ID %s
628     */
629    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHENTRY_NO_MAPPED_ENTRY =
630                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_AUTHENTRY_NO_MAPPED_ENTRY_212", 212);
631
632    /**
633     * The server was unable to because both the ds-cfg-kdc-address and ds-cfg-realm attributes must be defined or neither defined
634     */
635    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLGSSAPI_KDC_REALM_NOT_DEFINED =
636                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLGSSAPI_KDC_REALM_NOT_DEFINED_213", 213);
637
638    /**
639     * An error occurred while attempting to map authorization ID %s to a user entry: %s
640     */
641    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_CANNOT_MAP_AUTHENTRY =
642                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_CANNOT_MAP_AUTHENTRY_214", 214);
643
644    /**
645     * An error occurred while attempting to write a temporary JAAS configuration file for use during GSSAPI processing: %s
646     */
647    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLGSSAPI_CANNOT_CREATE_JAAS_CONFIG =
648                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLGSSAPI_CANNOT_CREATE_JAAS_CONFIG_215", 215);
649
650    /**
651     * An error occurred while attempting to create the JAAS login context for GSSAPI authentication: %s
652     */
653    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLGSSAPI_CANNOT_CREATE_LOGIN_CONTEXT =
654                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLGSSAPI_CANNOT_CREATE_LOGIN_CONTEXT_216", 216);
655
656    /**
657     * No client connection was available for use in processing the GSSAPI bind request
658     */
659    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLGSSAPI_NO_CLIENT_CONNECTION =
660                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLGSSAPI_NO_CLIENT_CONNECTION_217", 217);
661
662    /**
663     * GSSAPI mechanism using a principal name of: %s
664     */
665    public static final LocalizableMessageDescriptor.Arg1<Object> INFO_GSSAPI_PRINCIPAL_NAME =
666                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "INFO_GSSAPI_PRINCIPAL_NAME_218", 218);
667
668    /**
669     * GSSAPI SASL mechanism using a server fully qualified domain name of: %s
670     */
671    public static final LocalizableMessageDescriptor.Arg1<Object> INFO_GSSAPI_SERVER_FQDN =
672                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "INFO_GSSAPI_SERVER_FQDN_219", 219);
673
674    /**
675     * DIGEST-MD5 SASL mechanism using a realm of: %s
676     */
677    public static final LocalizableMessageDescriptor.Arg1<Object> INFO_DIGEST_MD5_REALM =
678                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "INFO_DIGEST_MD5_REALM_220", 220);
679
680    /**
681     * DIGEST-MD5 SASL mechanism using a server fully qualified domain name of: %s
682     */
683    public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_DIGEST_MD5_SERVER_FQDN =
684                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "NOTE_DIGEST_MD5_SERVER_FQDN_221", 221);
685
686    /**
687     * You do not have sufficient privileges to use the proxied authorization control
688     */
689    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGES =
690                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGES_277", 277);
691
692    /**
693     * ID string %s mapped to multiple users
694     */
695    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXACTMAP_MULTIPLE_MATCHING_ENTRIES =
696                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXACTMAP_MULTIPLE_MATCHING_ENTRIES_306", 306);
697
698    /**
699     * The internal search based on ID string %s could not be processed efficiently: %s. Check the server configuration to ensure that all associated backends are properly configured for these types of searches
700     */
701    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_EXACTMAP_INEFFICIENT_SEARCH =
702                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_EXACTMAP_INEFFICIENT_SEARCH_307", 307);
703
704    /**
705     * An internal failure occurred while attempting to resolve ID string %s to a user entry: %s
706     */
707    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_EXACTMAP_SEARCH_FAILED =
708                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_EXACTMAP_SEARCH_FAILED_308", 308);
709
710    /**
711     * An error occurred while attempting to map username %s to a Directory Server entry: %s
712     */
713    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLCRAMMD5_CANNOT_MAP_USERNAME =
714                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_CANNOT_MAP_USERNAME_313", 313);
715
716    /**
717     * An error occurred while attempting to map username %s to a Directory Server entry: %s
718     */
719    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLDIGESTMD5_CANNOT_MAP_USERNAME =
720                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLDIGESTMD5_CANNOT_MAP_USERNAME_319", 319);
721
722    /**
723     * An error occurred while attempting to map username %s to a Directory Server entry: %s
724     */
725    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLPLAIN_CANNOT_MAP_USERNAME =
726                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_CANNOT_MAP_USERNAME_325", 325);
727
728    /**
729     * Unable to process the cancel request because the extended operation did not include a request value
730     */
731    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_CANCEL_NO_REQUEST_VALUE =
732                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_CANCEL_NO_REQUEST_VALUE_327", 327);
733
734    /**
735     * An error occurred while attempting to decode the value of the cancel extended request: %s
736     */
737    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_CANCEL_CANNOT_DECODE_REQUEST_VALUE =
738                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_CANCEL_CANNOT_DECODE_REQUEST_VALUE_328", 328);
739
740    /**
741     * Processing on this operation was terminated as a result of receiving a cancel request (message ID %d)
742     */
743    public static final LocalizableMessageDescriptor.Arg1<Number> INFO_EXTOP_CANCEL_REASON =
744                    new LocalizableMessageDescriptor.Arg1<Number>(ExtensionMessages.class, RESOURCE, "INFO_EXTOP_CANCEL_REASON_329", 329);
745
746    /**
747     * Password storage scheme %s does not support use with the authentication password attribute syntax
748     */
749    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWSCHEME_DOES_NOT_SUPPORT_AUTH_PASSWORD =
750                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_DOES_NOT_SUPPORT_AUTH_PASSWORD_330", 330);
751
752    /**
753     * The configured minimum password length of %d characters is greater than the configured maximum password length of %d
754     */
755    public static final LocalizableMessageDescriptor.Arg2<Number, Number> ERR_PWLENGTHVALIDATOR_MIN_GREATER_THAN_MAX =
756                    new LocalizableMessageDescriptor.Arg2<Number, Number>(ExtensionMessages.class, RESOURCE, "ERR_PWLENGTHVALIDATOR_MIN_GREATER_THAN_MAX_335", 335);
757
758    /**
759     * The provided password is shorter than the minimum required length of %d characters
760     */
761    public static final LocalizableMessageDescriptor.Arg1<Number> ERR_PWLENGTHVALIDATOR_TOO_SHORT =
762                    new LocalizableMessageDescriptor.Arg1<Number>(ExtensionMessages.class, RESOURCE, "ERR_PWLENGTHVALIDATOR_TOO_SHORT_336", 336);
763
764    /**
765     * The provided password is longer than the maximum allowed length of %d characters
766     */
767    public static final LocalizableMessageDescriptor.Arg1<Number> ERR_PWLENGTHVALIDATOR_TOO_LONG =
768                    new LocalizableMessageDescriptor.Arg1<Number>(ExtensionMessages.class, RESOURCE, "ERR_PWLENGTHVALIDATOR_TOO_LONG_337", 337);
769
770    /**
771     * Configuration entry "%s" does not contain attribute ds-cfg-password-character-set which specifies the sets of characters that should be used when generating the password. This is a required attribute
772     */
773    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RANDOMPWGEN_NO_CHARSETS =
774                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_RANDOMPWGEN_NO_CHARSETS_341", 341);
775
776    /**
777     * Configuration entry "%s" contains multiple definitions for the %s character set
778     */
779    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_RANDOMPWGEN_CHARSET_NAME_CONFLICT =
780                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_RANDOMPWGEN_CHARSET_NAME_CONFLICT_342", 342);
781
782    /**
783     * An error occurred while attempting to decode the value(s) of the configuration attribute ds-cfg-password-character-set, which is used to hold the character set(s) for use in generating the password: %s
784     */
785    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RANDOMPWGEN_CANNOT_DETERMINE_CHARSETS =
786                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_RANDOMPWGEN_CANNOT_DETERMINE_CHARSETS_343", 343);
787
788    /**
789     * The password format string "%s" references an undefined character set "%s"
790     */
791    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_RANDOMPWGEN_UNKNOWN_CHARSET =
792                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_RANDOMPWGEN_UNKNOWN_CHARSET_346", 346);
793
794    /**
795     * The password format string "%s" contains an invalid syntax. This value should be a comma-delimited sequence of elements, where each element is the name of a character set followed by a colon and the number of characters to choose at random from that character set
796     */
797    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RANDOMPWGEN_INVALID_PWFORMAT =
798                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_RANDOMPWGEN_INVALID_PWFORMAT_347", 347);
799
800    /**
801     * An error occurred while attempting to decode the value for configuration attribute ds-cfg-password-format, which is used to specify the format for the generated passwords: %s
802     */
803    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RANDOMPWGEN_CANNOT_DETERMINE_PWFORMAT =
804                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_RANDOMPWGEN_CANNOT_DETERMINE_PWFORMAT_348", 348);
805
806    /**
807     * An error occurred while attempting to get the password policy for user %s: %s
808     */
809    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_EXTOP_PASSMOD_CANNOT_GET_PW_POLICY =
810                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_CANNOT_GET_PW_POLICY_354", 354);
811
812    /**
813     * The current password must be provided for self password changes
814     */
815    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_REQUIRE_CURRENT_PW =
816                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_REQUIRE_CURRENT_PW_355", 355);
817
818    /**
819     * Password modify operations that supply the user's current password must be performed over a secure communication channel
820     */
821    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_SECURE_AUTH_REQUIRED =
822                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_SECURE_AUTH_REQUIRED_356", 356);
823
824    /**
825     * End users are not allowed to change their passwords
826     */
827    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_USER_PW_CHANGES_NOT_ALLOWED =
828                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_USER_PW_CHANGES_NOT_ALLOWED_357", 357);
829
830    /**
831     * Password changes must be performed over a secure communication channel
832     */
833    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_SECURE_CHANGES_REQUIRED =
834                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_SECURE_CHANGES_REQUIRED_358", 358);
835
836    /**
837     * The password cannot be changed because the previous password change was too recent
838     */
839    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_IN_MIN_AGE =
840                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_IN_MIN_AGE_359", 359);
841
842    /**
843     * The password cannot be changed because it is expired
844     */
845    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_PASSWORD_IS_EXPIRED =
846                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_PASSWORD_IS_EXPIRED_360", 360);
847
848    /**
849     * No new password was provided, and no password generator has been defined that may be used to automatically create a new password
850     */
851    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_NO_PW_GENERATOR =
852                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_NO_PW_GENERATOR_361", 361);
853
854    /**
855     * An error occurred while attempting to create a new password using the password generator: %s
856     */
857    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_GENERATE_PW =
858                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_CANNOT_GENERATE_PW_362", 362);
859
860    /**
861     * The password policy does not allow users to supply pre-encoded passwords
862     */
863    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_PRE_ENCODED_NOT_ALLOWED =
864                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_PRE_ENCODED_NOT_ALLOWED_363", 363);
865
866    /**
867     * The provided new password failed the validation checks defined in the server: %s
868     */
869    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_UNACCEPTABLE_PW =
870                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_UNACCEPTABLE_PW_364", 364);
871
872    /**
873     * Unable to encode the provided password using the default scheme(s): %s
874     */
875    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_ENCODE_PASSWORD =
876                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_CANNOT_ENCODE_PASSWORD_365", 365);
877
878    /**
879     * The identity mapper with configuration entry DN %s as specified for use with the password modify extended operation defined in entry %s either does not exist or is not enabled. The identity mapper is a required component, and the password modify extended operation will not be enabled
880     */
881    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_EXTOP_PASSMOD_NO_SUCH_ID_MAPPER =
882                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_NO_SUCH_ID_MAPPER_368", 368);
883
884    /**
885     * An error occurred while attempting to determine the identity mapper to use in conjunction with the password modify extended operation defined in configuration entry %s: %s. The password modify extended operation will not be enabled for use in the server
886     */
887    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_EXTOP_PASSMOD_CANNOT_DETERMINE_ID_MAPPER =
888                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_CANNOT_DETERMINE_ID_MAPPER_369", 369);
889
890    /**
891     * The provided authorization ID string "%s" could not be mapped to any user in the directory
892     */
893    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_MAP_USER =
894                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_CANNOT_MAP_USER_370", 370);
895
896    /**
897     * An error occurred while attempting to map authorization ID string "%s" to a user entry: %s
898     */
899    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER =
900                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER_371", 371);
901
902    /**
903     * Account-Status-Notification type='%s' userdn='%s' id=%d msg='%s'
904     */
905    public static final LocalizableMessageDescriptor.Arg4<Object, Object, Number, Object> NOTE_ERRORLOG_ACCTNOTHANDLER_NOTIFICATION =
906                    new LocalizableMessageDescriptor.Arg4<Object, Object, Number, Object>(ExtensionMessages.class, RESOURCE, "NOTE_ERRORLOG_ACCTNOTHANDLER_NOTIFICATION_375", 375);
907
908    /**
909     * An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL CRAM-MD5 authentication: %s
910     */
911    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLCRAMMD5_CANNOT_GET_REVERSIBLE_PASSWORDS =
912                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLCRAMMD5_CANNOT_GET_REVERSIBLE_PASSWORDS_377", 377);
913
914    /**
915     * An error occurred while attempting to verify the password for user %s during SASL PLAIN authentication: %s
916     */
917    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLPLAIN_CANNOT_CHECK_PASSWORD_VALIDITY =
918                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_CANNOT_CHECK_PASSWORD_VALIDITY_378", 378);
919
920    /**
921     * The password modify operation was not actually performed in the Directory Server because the LDAP no-op control was present in the request
922     */
923    public static final LocalizableMessageDescriptor.Arg0 WARN_EXTOP_PASSMOD_NOOP =
924                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "WARN_EXTOP_PASSMOD_NOOP_380", 380);
925
926    /**
927     * The user account has been administratively disabled
928     */
929    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_ACCOUNT_DISABLED =
930                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_ACCOUNT_DISABLED_381", 381);
931
932    /**
933     * The user account is locked
934     */
935    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_ACCOUNT_LOCKED =
936                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_ACCOUNT_LOCKED_382", 382);
937
938    /**
939     * Unable to examine entry %s as a potential member of static group %s because that entry does not exist in the Directory Server
940     */
941    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_STATICMEMBERS_NO_SUCH_ENTRY =
942                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICMEMBERS_NO_SUCH_ENTRY_383", 383);
943
944    /**
945     * An error occurred while attempting to retrieve entry %s as a potential member of static group %s: %s
946     */
947    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_STATICMEMBERS_CANNOT_GET_ENTRY =
948                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICMEMBERS_CANNOT_GET_ENTRY_384", 384);
949
950    /**
951     * Entry %s cannot be parsed as a valid static group because static groups are not allowed to have both the %s and %s object classes
952     */
953    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_STATICGROUP_INVALID_OC_COMBINATION =
954                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_INVALID_OC_COMBINATION_385", 385);
955
956    /**
957     * Entry %s cannot be parsed as a valid static group because it does not contain exactly one of the %s or the %s object classes
958     */
959    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_STATICGROUP_NO_VALID_OC =
960                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_NO_VALID_OC_386", 386);
961
962    /**
963     * Value %s for attribute %s in entry %s cannot be parsed as a valid DN: %s. It will be excluded from the set of group members
964     */
965    public static final LocalizableMessageDescriptor.Arg4<Object, Object, Object, Object> ERR_STATICGROUP_CANNOT_DECODE_MEMBER_VALUE_AS_DN =
966                    new LocalizableMessageDescriptor.Arg4<Object, Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_CANNOT_DECODE_MEMBER_VALUE_AS_DN_387", 387);
967
968    /**
969     * Cannot add user %s as a new member of static group %s because that user is already in the member list for the group
970     */
971    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_STATICGROUP_ADD_MEMBER_ALREADY_EXISTS =
972                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_ADD_MEMBER_ALREADY_EXISTS_388", 388);
973
974    /**
975     * Cannot remove user %s as a member of static group %s because that user is not included in the member list for the group
976     */
977    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_STATICGROUP_REMOVE_MEMBER_NO_SUCH_MEMBER =
978                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_REMOVE_MEMBER_NO_SUCH_MEMBER_389", 389);
979
980    /**
981     * Cannot add user %s as a new member of static group %s because an error occurred while attempting to perform an internal modification to update the group: %s
982     */
983    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_STATICGROUP_ADD_MEMBER_UPDATE_FAILED =
984                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_ADD_MEMBER_UPDATE_FAILED_390", 390);
985
986    /**
987     * Cannot remove user %s as a member of static group %s because an error occurred while attempting to perform an internal modification to update the group: %s
988     */
989    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_STATICGROUP_REMOVE_MEMBER_UPDATE_FAILED =
990                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_REMOVE_MEMBER_UPDATE_FAILED_391", 391);
991
992    /**
993     * You do not have sufficient privileges to perform password reset operations
994     */
995    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_INSUFFICIENT_PRIVILEGES =
996                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_INSUFFICIENT_PRIVILEGES_392", 392);
997
998    /**
999     * The provided authorization ID was empty, which is not allowed for DIGEST-MD5 authentication
1000     */
1001    public static final LocalizableMessageDescriptor.Arg0 ERR_SASLDIGESTMD5_EMPTY_AUTHZID =
1002                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SASLDIGESTMD5_EMPTY_AUTHZID_393", 393);
1003
1004    /**
1005     * The provided authorization ID %s contained an invalid DN: %s
1006     */
1007    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLPLAIN_AUTHZID_INVALID_DN =
1008                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_AUTHZID_INVALID_DN_400", 400);
1009
1010    /**
1011     * The authenticating user %s does not have sufficient privileges to specify an alternate authorization ID
1012     */
1013    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLPLAIN_AUTHZID_INSUFFICIENT_PRIVILEGES =
1014                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_AUTHZID_INSUFFICIENT_PRIVILEGES_401", 401);
1015
1016    /**
1017     * The entry corresponding to authorization DN %s does not exist in the Directory Server
1018     */
1019    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLPLAIN_AUTHZID_NO_SUCH_ENTRY =
1020                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_AUTHZID_NO_SUCH_ENTRY_402", 402);
1021
1022    /**
1023     * An error occurred while attempting to retrieve entry %s specified as the authorization ID: %s
1024     */
1025    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLPLAIN_AUTHZID_CANNOT_GET_ENTRY =
1026                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_AUTHZID_CANNOT_GET_ENTRY_403", 403);
1027
1028    /**
1029     * No entry corresponding to authorization ID %s was found in the server
1030     */
1031    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLPLAIN_AUTHZID_NO_MAPPED_ENTRY =
1032                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_AUTHZID_NO_MAPPED_ENTRY_404", 404);
1033
1034    /**
1035     * An error occurred while attempting to map authorization ID %s to a user entry: %s
1036     */
1037    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID =
1038                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID_405", 405);
1039
1040    /**
1041     * Could not map the provided certificate chain to a user entry because no peer certificate was available
1042     */
1043    public static final LocalizableMessageDescriptor.Arg0 ERR_SDTUACM_NO_PEER_CERTIFICATE =
1044                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SDTUACM_NO_PEER_CERTIFICATE_417", 417);
1045
1046    /**
1047     * Could not map the provided certificate chain to a user because the peer certificate was not an X.509 certificate (peer certificate format was %s)
1048     */
1049    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SDTUACM_PEER_CERT_NOT_X509 =
1050                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SDTUACM_PEER_CERT_NOT_X509_418", 418);
1051
1052    /**
1053     * The certificate with subject %s could not be mapped to exactly one user. It maps to both %s and %s
1054     */
1055    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SDTUACM_MULTIPLE_MATCHING_ENTRIES =
1056                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SDTUACM_MULTIPLE_MATCHING_ENTRIES_419", 419);
1057
1058    /**
1059     * Configuration entry %s has value '%s' which violates the format required for attribute mappings. The expected format is 'certattr:userattr'
1060     */
1061    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SATUACM_INVALID_MAP_FORMAT =
1062                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_INVALID_MAP_FORMAT_422", 422);
1063
1064    /**
1065     * Configuration entry %s contains multiple mappings for certificate attribute %s
1066     */
1067    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SATUACM_DUPLICATE_CERT_ATTR =
1068                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_DUPLICATE_CERT_ATTR_423", 423);
1069
1070    /**
1071     * Mapping %s in configuration entry %s references attribute %s which is not defined in the server schema
1072     */
1073    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SATUACM_NO_SUCH_ATTR =
1074                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_NO_SUCH_ATTR_424", 424);
1075
1076    /**
1077     * Configuration entry %s contains multiple mappings for user attribute %s
1078     */
1079    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SATUACM_DUPLICATE_USER_ATTR =
1080                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_DUPLICATE_USER_ATTR_425", 425);
1081
1082    /**
1083     * Could not map the provided certificate chain to a user entry because no peer certificate was available
1084     */
1085    public static final LocalizableMessageDescriptor.Arg0 ERR_SATUACM_NO_PEER_CERTIFICATE =
1086                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_NO_PEER_CERTIFICATE_429", 429);
1087
1088    /**
1089     * Could not map the provided certificate chain to a user because the peer certificate was not an X.509 certificate (peer certificate format was %s)
1090     */
1091    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SATUACM_PEER_CERT_NOT_X509 =
1092                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_PEER_CERT_NOT_X509_430", 430);
1093
1094    /**
1095     * Unable to decode peer certificate subject %s as a DN: %s
1096     */
1097    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SATUACM_CANNOT_DECODE_SUBJECT_AS_DN =
1098                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_CANNOT_DECODE_SUBJECT_AS_DN_431", 431);
1099
1100    /**
1101     * Peer certificate subject %s does not contain any attributes for which a mapping has been established
1102     */
1103    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SATUACM_NO_MAPPABLE_ATTRIBUTES =
1104                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_NO_MAPPABLE_ATTRIBUTES_432", 432);
1105
1106    /**
1107     * The certificate with subject %s could not be mapped to exactly one user. It maps to both %s and %s
1108     */
1109    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SATUACM_MULTIPLE_MATCHING_ENTRIES =
1110                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_MULTIPLE_MATCHING_ENTRIES_433", 433);
1111
1112    /**
1113     * Could not map the provided certificate chain to a user entry because no peer certificate was available
1114     */
1115    public static final LocalizableMessageDescriptor.Arg0 ERR_FCM_NO_PEER_CERTIFICATE =
1116                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_FCM_NO_PEER_CERTIFICATE_443", 443);
1117
1118    /**
1119     * Could not map the provided certificate chain to a user because the peer certificate was not an X.509 certificate (peer certificate format was %s)
1120     */
1121    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FCM_PEER_CERT_NOT_X509 =
1122                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_FCM_PEER_CERT_NOT_X509_444", 444);
1123
1124    /**
1125     * An error occurred while attempting to calculate the fingerprint for the peer certificate with subject %s: %s
1126     */
1127    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FCM_CANNOT_CALCULATE_FINGERPRINT =
1128                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FCM_CANNOT_CALCULATE_FINGERPRINT_445", 445);
1129
1130    /**
1131     * The certificate with fingerprint %s could not be mapped to exactly one user. It maps to both %s and %s
1132     */
1133    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_FCM_MULTIPLE_MATCHING_ENTRIES =
1134                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FCM_MULTIPLE_MATCHING_ENTRIES_446", 446);
1135
1136    /**
1137     * Unable to decode value "%s" in entry "%s" as an LDAP URL: %s
1138     */
1139    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_DYNAMICGROUP_CANNOT_DECODE_MEMBERURL =
1140                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_DYNAMICGROUP_CANNOT_DECODE_MEMBERURL_447", 447);
1141
1142    /**
1143     * Dynamic groups do not support nested groups
1144     */
1145    public static final LocalizableMessageDescriptor.Arg0 ERR_DYNAMICGROUP_NESTING_NOT_SUPPORTED =
1146                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_DYNAMICGROUP_NESTING_NOT_SUPPORTED_448", 448);
1147
1148    /**
1149     * Dynamic groups do not support explicitly altering their membership
1150     */
1151    public static final LocalizableMessageDescriptor.Arg0 ERR_DYNAMICGROUP_ALTERING_MEMBERS_NOT_SUPPORTED =
1152                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_DYNAMICGROUP_ALTERING_MEMBERS_NOT_SUPPORTED_449", 449);
1153
1154    /**
1155     * Base DN %s specified in dynamic group %s does not exist in the server
1156     */
1157    public static final LocalizableMessageDescriptor.Arg2<Object, Object> WARN_DYNAMICGROUP_NONEXISTENT_BASE_DN =
1158                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "WARN_DYNAMICGROUP_NONEXISTENT_BASE_DN_450", 450);
1159
1160    /**
1161     * An error occurred while attempting perform an internal search with base DN %s and filter %s to resolve the member list for dynamic group %s: result code %s, error message %s
1162     */
1163    public static final LocalizableMessageDescriptor.Arg5<Object, Object, Object, Object, Object> ERR_DYNAMICGROUP_INTERNAL_SEARCH_FAILED =
1164                    new LocalizableMessageDescriptor.Arg5<Object, Object, Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_DYNAMICGROUP_INTERNAL_SEARCH_FAILED_451", 451);
1165
1166    /**
1167     * The server encountered a timeout while attempting to add user %s to the member list for dynamic group %s
1168     */
1169    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY =
1170                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY_452", 452);
1171
1172    /**
1173     * The provided password differs less than the minimum required difference of %d characters
1174     */
1175    public static final LocalizableMessageDescriptor.Arg1<Number> ERR_PWDIFFERENCEVALIDATOR_TOO_SMALL =
1176                    new LocalizableMessageDescriptor.Arg1<Number>(ExtensionMessages.class, RESOURCE, "ERR_PWDIFFERENCEVALIDATOR_TOO_SMALL_456", 456);
1177
1178    /**
1179     * The provided password contained too many instances of the same character appearing consecutively. The maximum number of times the same character may appear consecutively in a password is %d
1180     */
1181    public static final LocalizableMessageDescriptor.Arg1<Number> ERR_REPEATEDCHARS_VALIDATOR_TOO_MANY_CONSECUTIVE =
1182                    new LocalizableMessageDescriptor.Arg1<Number>(ExtensionMessages.class, RESOURCE, "ERR_REPEATEDCHARS_VALIDATOR_TOO_MANY_CONSECUTIVE_457", 457);
1183
1184    /**
1185     * The provided password does not contain enough unique characters. The minimum number of unique characters that may appear in a user password is %d
1186     */
1187    public static final LocalizableMessageDescriptor.Arg1<Number> ERR_UNIQUECHARS_VALIDATOR_NOT_ENOUGH_UNIQUE_CHARS =
1188                    new LocalizableMessageDescriptor.Arg1<Number>(ExtensionMessages.class, RESOURCE, "ERR_UNIQUECHARS_VALIDATOR_NOT_ENOUGH_UNIQUE_CHARS_458", 458);
1189
1190    /**
1191     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
1192     */
1193    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VATTR_NOT_SEARCHABLE =
1194                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_VATTR_NOT_SEARCHABLE_459", 459);
1195
1196    /**
1197     * The provided password contained a word from the server's dictionary
1198     */
1199    public static final LocalizableMessageDescriptor.Arg0 ERR_DICTIONARY_VALIDATOR_PASSWORD_IN_DICTIONARY =
1200                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_DICTIONARY_VALIDATOR_PASSWORD_IN_DICTIONARY_460", 460);
1201
1202    /**
1203     * The specified dictionary file %s does not exist
1204     */
1205    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DICTIONARY_VALIDATOR_NO_SUCH_FILE =
1206                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_DICTIONARY_VALIDATOR_NO_SUCH_FILE_461", 461);
1207
1208    /**
1209     * An error occurred while attempting to load the dictionary from file %s: %s
1210     */
1211    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_DICTIONARY_VALIDATOR_CANNOT_READ_FILE =
1212                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_DICTIONARY_VALIDATOR_CANNOT_READ_FILE_462", 462);
1213
1214    /**
1215     * The provided password was found in another attribute in the user entry
1216     */
1217    public static final LocalizableMessageDescriptor.Arg0 ERR_ATTRVALUE_VALIDATOR_PASSWORD_IN_ENTRY =
1218                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_ATTRVALUE_VALIDATOR_PASSWORD_IN_ENTRY_463", 463);
1219
1220    /**
1221     * The provided password contained character '%s' which is not allowed for use in passwords
1222     */
1223    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_ILLEGAL_CHARACTER =
1224                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_ILLEGAL_CHARACTER_464", 464);
1225
1226    /**
1227     * The provided password did not contain enough characters from the character set '%s'. The minimum number of characters from that set that must be present in user passwords is %d
1228     */
1229    public static final LocalizableMessageDescriptor.Arg2<Object, Number> ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_SET =
1230                    new LocalizableMessageDescriptor.Arg2<Object, Number>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_SET_465", 465);
1231
1232    /**
1233     * The provided character set definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character set
1234     */
1235    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_NO_SET_COLON =
1236                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_NO_SET_COLON_466", 466);
1237
1238    /**
1239     * The provided character set definition '%s' is invalid because the provided character set is empty
1240     */
1241    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_NO_SET_CHARS =
1242                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_NO_SET_CHARS_467", 467);
1243
1244    /**
1245     * The provided character set definition '%s' is invalid because the value before the colon must be an integer greater or equal to zero
1246     */
1247    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_INVALID_SET_COUNT =
1248                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_INVALID_SET_COUNT_468", 468);
1249
1250    /**
1251     * The provided character set definition '%s' is invalid because it contains character '%s' which has already been used
1252     */
1253    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_CHARSET_VALIDATOR_DUPLICATE_CHAR =
1254                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_DUPLICATE_CHAR_469", 469);
1255
1256    /**
1257     * The virtual static group defined in entry %s contains multiple target group DNs, but only one is allowed
1258     */
1259    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VIRTUAL_STATIC_GROUP_MULTIPLE_TARGETS =
1260                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_VIRTUAL_STATIC_GROUP_MULTIPLE_TARGETS_470", 470);
1261
1262    /**
1263     * Unable to decode "%s" as the target DN for group %s: %s
1264     */
1265    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_VIRTUAL_STATIC_GROUP_CANNOT_DECODE_TARGET =
1266                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_VIRTUAL_STATIC_GROUP_CANNOT_DECODE_TARGET_471", 471);
1267
1268    /**
1269     * The virtual static group defined in entry %s does not contain a target group definition
1270     */
1271    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VIRTUAL_STATIC_GROUP_NO_TARGET =
1272                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_VIRTUAL_STATIC_GROUP_NO_TARGET_472", 472);
1273
1274    /**
1275     * Virtual static groups do not support nesting
1276     */
1277    public static final LocalizableMessageDescriptor.Arg0 ERR_VIRTUAL_STATIC_GROUP_NESTING_NOT_SUPPORTED =
1278                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_VIRTUAL_STATIC_GROUP_NESTING_NOT_SUPPORTED_473", 473);
1279
1280    /**
1281     * Target group %s referenced by virtual static group %s does not exist
1282     */
1283    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_VIRTUAL_STATIC_GROUP_NO_TARGET_GROUP =
1284                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_VIRTUAL_STATIC_GROUP_NO_TARGET_GROUP_474", 474);
1285
1286    /**
1287     * Altering membership for virtual static group %s is not allowed
1288     */
1289    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VIRTUAL_STATIC_GROUP_ALTERING_MEMBERS_NOT_SUPPORTED =
1290                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_VIRTUAL_STATIC_GROUP_ALTERING_MEMBERS_NOT_SUPPORTED_475", 475);
1291
1292    /**
1293     * Virtual static group %s references target group %s which is itself a virtual static group. One virtual static group is not allowed to reference another as its target group
1294     */
1295    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_VIRTUAL_STATIC_GROUP_TARGET_CANNOT_BE_VIRTUAL =
1296                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_VIRTUAL_STATIC_GROUP_TARGET_CANNOT_BE_VIRTUAL_476", 476);
1297
1298    /**
1299     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
1300     */
1301    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENTRYUUID_VATTR_NOT_SEARCHABLE =
1302                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_ENTRYUUID_VATTR_NOT_SEARCHABLE_501", 501);
1303
1304    /**
1305     * You do not have sufficient privileges to use the password policy state extended operation
1306     */
1307    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_NO_PRIVILEGE =
1308                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_NO_PRIVILEGE_502", 502);
1309
1310    /**
1311     * The provided password policy state extended request did not include a request value
1312     */
1313    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_NO_REQUEST_VALUE =
1314                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_NO_REQUEST_VALUE_503", 503);
1315
1316    /**
1317     * An unexpected error occurred while attempting to decode password policy state extended request value: %s
1318     */
1319    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_EXTOP_DECODE_FAILURE =
1320                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_DECODE_FAILURE_504", 504);
1321
1322    /**
1323     * Multiple entries were found with DN %s
1324     */
1325    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_EXTOP_MULTIPLE_ENTRIES =
1326                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_MULTIPLE_ENTRIES_505", 505);
1327
1328    /**
1329     * An unexpected error occurred while attempting to decode an operation from the password policy state extended request: %s
1330     */
1331    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_EXTOP_INVALID_OP_ENCODING =
1332                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_INVALID_OP_ENCODING_506", 506);
1333
1334    /**
1335     * No value was provided for the password policy state operation intended to set the disabled state for the user. Exactly one value (either 'true' or 'false') must be given
1336     */
1337    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_NO_DISABLED_VALUE =
1338                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_NO_DISABLED_VALUE_507", 507);
1339
1340    /**
1341     * Multiple values were provided for the password policy state operation intended to set the disabled state for the user. Exactly one value (either 'true' or 'false') must be given
1342     */
1343    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE_COUNT =
1344                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE_COUNT_508", 508);
1345
1346    /**
1347     * The value provided for the password policy state operation intended to set the disabled state for the user was invalid. The value must be either 'true' or 'false'
1348     */
1349    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE =
1350                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE_509", 509);
1351
1352    /**
1353     * Multiple values were provided for the password policy state operation intended to set the account expiration time for the user. Exactly one value must be given
1354     */
1355    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_COUNT =
1356                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_COUNT_510", 510);
1357
1358    /**
1359     * The value %s provided for the password policy state operation used to set the account expiration time was invalid: %s. The value should be specified using the generalized time format
1360     */
1361    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE =
1362                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_511", 511);
1363
1364    /**
1365     * Multiple values were provided for the password policy state operation intended to set the password changed time for the user. Exactly one value must be given
1366     */
1367    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_COUNT =
1368                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_COUNT_512", 512);
1369
1370    /**
1371     * The value %s provided for the password policy state operation used to set the password changed time was invalid: %s. The value should be specified using the generalized time format
1372     */
1373    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE =
1374                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_513", 513);
1375
1376    /**
1377     * Multiple values were provided for the password policy state operation intended to set the password warned time for the user. Exactly one value must be given
1378     */
1379    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_COUNT =
1380                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_COUNT_514", 514);
1381
1382    /**
1383     * The value %s provided for the password policy state operation used to set the password warned time was invalid: %s. The value should be specified using the generalized time format
1384     */
1385    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE =
1386                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_515", 515);
1387
1388    /**
1389     * Multiple values were provided for the password policy state operation intended to add an authentication failure time for the user. Exactly one value must be given
1390     */
1391    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_ADD_FAILURE_TIME_COUNT =
1392                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_ADD_FAILURE_TIME_COUNT_516", 516);
1393
1394    /**
1395     * The value %s provided for the password policy state operation used to update the authentication failure times was invalid: %s. The value should be specified using the generalized time format
1396     */
1397    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWPSTATE_EXTOP_BAD_AUTH_FAILURE_TIME =
1398                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_AUTH_FAILURE_TIME_517", 517);
1399
1400    /**
1401     * Multiple values were provided for the password policy state operation intended to set the last login time for the user. Exactly one value must be given
1402     */
1403    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_COUNT =
1404                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_COUNT_518", 518);
1405
1406    /**
1407     * The value %s provided for the password policy state operation used to set the last login time was invalid: %s. The value should be specified using the generalized time format
1408     */
1409    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME =
1410                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_519", 519);
1411
1412    /**
1413     * No value was provided for the password policy state operation intended to set the reset state for the user. Exactly one value (either 'true' or 'false') must be given
1414     */
1415    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_NO_RESET_STATE_VALUE =
1416                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_NO_RESET_STATE_VALUE_520", 520);
1417
1418    /**
1419     * Multiple values were provided for the password policy state operation intended to set the reset state for the user. Exactly one value (either 'true' or 'false') must be given
1420     */
1421    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE_COUNT =
1422                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE_COUNT_521", 521);
1423
1424    /**
1425     * The value provided for the password policy state operation intended to set the reset state for the user was invalid. The value must be either 'true' or 'false'
1426     */
1427    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE =
1428                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE_522", 522);
1429
1430    /**
1431     * Multiple values were provided for the password policy state operation intended to add a grace login use time for the user. Exactly one value must be given
1432     */
1433    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_ADD_GRACE_LOGIN_TIME_COUNT =
1434                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_ADD_GRACE_LOGIN_TIME_COUNT_523", 523);
1435
1436    /**
1437     * The value %s provided for the password policy state operation used to update the grace login use times was invalid: %s. The value should be specified using the generalized time format
1438     */
1439    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWPSTATE_EXTOP_BAD_GRACE_LOGIN_TIME =
1440                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_GRACE_LOGIN_TIME_524", 524);
1441
1442    /**
1443     * Multiple values were provided for the password policy state operation intended to set the required change time for the user. Exactly one value must be given
1444     */
1445    public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_COUNT =
1446                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_COUNT_525", 525);
1447
1448    /**
1449     * The value %s provided for the password policy state operation used to set the required change time was invalid: %s. The value should be specified using the generalized time format
1450     */
1451    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME =
1452                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_526", 526);
1453
1454    /**
1455     * The password policy state extended request included an operation with an invalid or unsupported operation type of %s
1456     */
1457    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_EXTOP_UNKNOWN_OP_TYPE =
1458                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWPSTATE_EXTOP_UNKNOWN_OP_TYPE_527", 527);
1459
1460    /**
1461     * An error occurred while attempting to update the password policy state information for user %s as part of a password modify extended operation (result code='%s', error message='%s')
1462     */
1463    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> WARN_EXTOP_PASSMOD_CANNOT_UPDATE_PWP_STATE =
1464                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "WARN_EXTOP_PASSMOD_CANNOT_UPDATE_PWP_STATE_528", 528);
1465
1466    /**
1467     * The provided new password was already contained in the password history
1468     */
1469    public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_PW_IN_HISTORY =
1470                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_PW_IN_HISTORY_530", 530);
1471
1472    /**
1473     * The Directory Server is not configured with any SMTP servers. The SMTP alert handler cannot be used unless the Directory Server is configured with information about at least one SMTP server
1474     */
1475    public static final LocalizableMessageDescriptor.Arg0 ERR_SMTPALERTHANDLER_NO_SMTP_SERVERS =
1476                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_SMTPALERTHANDLER_NO_SMTP_SERVERS_531", 531);
1477
1478    /**
1479     * An error occurred when trying to send an e-mail message for administrative alert with type %s and message %s: %s
1480     */
1481    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> WARN_SMTPALERTHANDLER_ERROR_SENDING_MESSAGE =
1482                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "WARN_SMTPALERTHANDLER_ERROR_SENDING_MESSAGE_532", 532);
1483
1484    /**
1485     * The provided match pattern "%s" could not be parsed as a regular expression: %s
1486     */
1487    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_REGEXMAP_INVALID_MATCH_PATTERN =
1488                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_REGEXMAP_INVALID_MATCH_PATTERN_533", 533);
1489
1490    /**
1491     * The processed ID string %s mapped to multiple users
1492     */
1493    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REGEXMAP_MULTIPLE_MATCHING_ENTRIES =
1494                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_REGEXMAP_MULTIPLE_MATCHING_ENTRIES_535", 535);
1495
1496    /**
1497     * The internal search based on processed ID string %s could not be processed efficiently: %s. Check the server configuration to ensure that all associated backends are properly configured for these types of searches
1498     */
1499    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_REGEXMAP_INEFFICIENT_SEARCH =
1500                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_REGEXMAP_INEFFICIENT_SEARCH_536", 536);
1501
1502    /**
1503     * An internal failure occurred while attempting to resolve processed ID string %s to a user entry: %s
1504     */
1505    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_REGEXMAP_SEARCH_FAILED =
1506                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_REGEXMAP_SEARCH_FAILED_537", 537);
1507
1508    /**
1509     * Cannot add group %s as a new nested group of static group %s because that group is already in the nested group list for the group
1510     */
1511    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_STATICGROUP_ADD_NESTED_GROUP_ALREADY_EXISTS =
1512                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_ADD_NESTED_GROUP_ALREADY_EXISTS_538", 538);
1513
1514    /**
1515     * Cannot remove group %s as a nested group of static group %s because that group is not included in the nested group list for the group
1516     */
1517    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_STATICGROUP_REMOVE_NESTED_GROUP_NO_SUCH_GROUP =
1518                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_REMOVE_NESTED_GROUP_NO_SUCH_GROUP_539", 539);
1519
1520    /**
1521     * Group instance with DN %s has been deleted and is no longer valid
1522     */
1523    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_STATICGROUP_GROUP_INSTANCE_INVALID =
1524                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICGROUP_GROUP_INSTANCE_INVALID_540", 540);
1525
1526    /**
1527     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
1528     */
1529    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NUMSUBORDINATES_VATTR_NOT_SEARCHABLE =
1530                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_NUMSUBORDINATES_VATTR_NOT_SEARCHABLE_541", 541);
1531
1532    /**
1533     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
1534     */
1535    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_HASSUBORDINATES_VATTR_NOT_SEARCHABLE =
1536                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_HASSUBORDINATES_VATTR_NOT_SEARCHABLE_542", 542);
1537
1538    /**
1539     * The SMTP account status notification handler defined in configuration entry %s cannot be enabled unless the Directory Server is with information about one or more SMTP servers
1540     */
1541    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SMTP_ASNH_NO_MAIL_SERVERS_CONFIGURED =
1542                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_NO_MAIL_SERVERS_CONFIGURED_543", 543);
1543
1544    /**
1545     * SMTP account status notification handler configuration entry '%s' does not include any email address attribute types or recipient addresses. At least one of these must be provided
1546     */
1547    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SMTP_ASNH_NO_RECIPIENTS =
1548                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_NO_RECIPIENTS_544", 544);
1549
1550    /**
1551     * Unable to parse message subject value '%s' from configuration entry '%s' because the value does not contain a colon to separate the notification type from the subject
1552     */
1553    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SMTP_ASNH_SUBJECT_NO_COLON =
1554                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_SUBJECT_NO_COLON_545", 545);
1555
1556    /**
1557     * Unable to parse message subject value '%s' from configuration entry '%s' because '%s' is not a valid account status notification type
1558     */
1559    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SMTP_ASNH_SUBJECT_INVALID_NOTIFICATION_TYPE =
1560                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_SUBJECT_INVALID_NOTIFICATION_TYPE_546", 546);
1561
1562    /**
1563     * The message subject definitions contained in configuration entry '%s' have multiple subjects defined for notification type %s
1564     */
1565    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SMTP_ASNH_SUBJECT_DUPLICATE_TYPE =
1566                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_SUBJECT_DUPLICATE_TYPE_547", 547);
1567
1568    /**
1569     * Unable to parse message template file path value '%s' from configuration entry '%s' because the value does not contain a colon to separate the notification type from the template file path
1570     */
1571    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SMTP_ASNH_TEMPLATE_NO_COLON =
1572                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_NO_COLON_548", 548);
1573
1574    /**
1575     * Unable to parse message template file path value '%s' from configuration entry '%s' because '%s' is not a valid account status notification type
1576     */
1577    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SMTP_ASNH_TEMPLATE_INVALID_NOTIFICATION_TYPE =
1578                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_INVALID_NOTIFICATION_TYPE_549", 549);
1579
1580    /**
1581     * The message template file path definitions contained in configuration entry '%s' have multiple template file paths defined for notification type %s
1582     */
1583    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SMTP_ASNH_TEMPLATE_DUPLICATE_TYPE =
1584                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_DUPLICATE_TYPE_550", 550);
1585
1586    /**
1587     * The message template file '%s' referenced in configuration entry '%s' does not exist
1588     */
1589    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SMTP_ASNH_TEMPLATE_NO_SUCH_FILE =
1590                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_NO_SUCH_FILE_551", 551);
1591
1592    /**
1593     * An unclosed token was found starting at column %d of line %d
1594     */
1595    public static final LocalizableMessageDescriptor.Arg2<Number, Number> ERR_SMTP_ASNH_TEMPLATE_UNCLOSED_TOKEN =
1596                    new LocalizableMessageDescriptor.Arg2<Number, Number>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_UNCLOSED_TOKEN_552", 552);
1597
1598    /**
1599     * The notification-user-attr token starting at column %d of line %d references undefined attribute type %s
1600     */
1601    public static final LocalizableMessageDescriptor.Arg3<Number, Number, Object> ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_ATTR_TYPE =
1602                    new LocalizableMessageDescriptor.Arg3<Number, Number, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_ATTR_TYPE_553", 553);
1603
1604    /**
1605     * The notification-property token starting at column %d of line %d references undefined notification property %s
1606     */
1607    public static final LocalizableMessageDescriptor.Arg3<Number, Number, Object> ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_PROPERTY =
1608                    new LocalizableMessageDescriptor.Arg3<Number, Number, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_PROPERTY_554", 554);
1609
1610    /**
1611     * An unrecognized token %s was found at column %d of line %d
1612     */
1613    public static final LocalizableMessageDescriptor.Arg3<Object, Number, Number> ERR_SMTP_ASNH_TEMPLATE_UNRECOGNIZED_TOKEN =
1614                    new LocalizableMessageDescriptor.Arg3<Object, Number, Number>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_UNRECOGNIZED_TOKEN_555", 555);
1615
1616    /**
1617     * An error occurred while attempting to parse message template file '%s' referenced in configuration entry '%s': %s
1618     */
1619    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SMTP_ASNH_TEMPLATE_CANNOT_PARSE =
1620                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_TEMPLATE_CANNOT_PARSE_556", 556);
1621
1622    /**
1623     * Directory Account Status Notification
1624     */
1625    public static final LocalizableMessageDescriptor.Arg0 INFO_SMTP_ASNH_DEFAULT_SUBJECT =
1626                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "INFO_SMTP_ASNH_DEFAULT_SUBJECT_557", 557);
1627
1628    /**
1629     * An error occurred while attempting to send an account status notification message for notification type %s for user entry %s: %s
1630     */
1631    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_SMTP_ASNH_CANNOT_SEND_MESSAGE =
1632                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SMTP_ASNH_CANNOT_SEND_MESSAGE_558", 558);
1633
1634    /**
1635     * An error occurred while trying to encrypt a value using password storage scheme %s: %s
1636     */
1637    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWSCHEME_CANNOT_ENCRYPT =
1638                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_CANNOT_ENCRYPT_559", 559);
1639
1640    /**
1641     * An error occurred while trying to decrypt a value using password storage scheme %s: %s
1642     */
1643    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_PWSCHEME_CANNOT_DECRYPT =
1644                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_CANNOT_DECRYPT_560", 560);
1645
1646    /**
1647     * Cannot decode the provided symmetric key extended operation because it does not have a value
1648     */
1649    public static final LocalizableMessageDescriptor.Arg0 ERR_GET_SYMMETRIC_KEY_NO_VALUE =
1650                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "ERR_GET_SYMMETRIC_KEY_NO_VALUE_561", 561);
1651
1652    /**
1653     * Cannot decode the provided symmetric key extended request: %s
1654     */
1655    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_GET_SYMMETRIC_KEY_ASN1_DECODE_EXCEPTION =
1656                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_GET_SYMMETRIC_KEY_ASN1_DECODE_EXCEPTION_563", 563);
1657
1658    /**
1659     * An unexpected error occurred while attempting to decode the symmetric key extended request sequence: %s
1660     */
1661    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_GET_SYMMETRIC_KEY_DECODE_EXCEPTION =
1662                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_GET_SYMMETRIC_KEY_DECODE_EXCEPTION_564", 564);
1663
1664    /**
1665     * The exact match identity mapper defined in configuration entry %s references attribute type %s which is does not have an equality index defined in backend %s
1666     */
1667    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_EXACTMAP_ATTR_UNINDEXED =
1668                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_EXACTMAP_ATTR_UNINDEXED_565", 565);
1669
1670    /**
1671     * The regular expression identity mapper defined in configuration entry %s references attribute type %s which is does not have an equality index defined in backend %s
1672     */
1673    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_REGEXMAP_ATTR_UNINDEXED =
1674                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_REGEXMAP_ATTR_UNINDEXED_566", 566);
1675
1676    /**
1677     * The subject attribute to user attribute certificate mapper defined in configuration entry %s references attribute type %s which is does not have an equality index defined in backend %s
1678     */
1679    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> WARN_SATUACM_ATTR_UNINDEXED =
1680                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "WARN_SATUACM_ATTR_UNINDEXED_568", 568);
1681
1682    /**
1683     * Loaded extension from file '%s' (build %s, revision %s)
1684     */
1685    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> NOTE_LOG_EXTENSION_INFORMATION =
1686                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "NOTE_LOG_EXTENSION_INFORMATION_571", 571);
1687
1688    /**
1689     * Failed to create a SASL server for SASL mechanism %s using a server FQDN of %s
1690     */
1691    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_CREATE_SASL_SERVER_FAILED =
1692                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_CREATE_SASL_SERVER_FAILED_572", 572);
1693
1694    /**
1695     * GSSAPI SASL mechanism handler initalization failed because the keytab file %s does not exist
1696     */
1697    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_GSSAPI_KEYTAB_INVALID =
1698                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_GSSAPI_KEYTAB_INVALID_573", 573);
1699
1700    /**
1701     * The GSSAPI SASL mechanism handler initialization was successful
1702     */
1703    public static final LocalizableMessageDescriptor.Arg0 INFO_GSSAPI_STARTED =
1704                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "INFO_GSSAPI_STARTED_574", 574);
1705
1706    /**
1707     * The GSSAPI SASL mechanism handler has been stopped
1708     */
1709    public static final LocalizableMessageDescriptor.Arg0 INFO_GSSAPI_STOPPED =
1710                    new LocalizableMessageDescriptor.Arg0(ExtensionMessages.class, RESOURCE, "INFO_GSSAPI_STOPPED_575", 575);
1711
1712    /**
1713     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
1714     */
1715    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COLLECTIVEATTRIBUTESUBENTRIES_VATTR_NOT_SEARCHABLE =
1716                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_COLLECTIVEATTRIBUTESUBENTRIES_VATTR_NOT_SEARCHABLE_576", 576);
1717
1718    /**
1719     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
1720     */
1721    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PASSWORDPOLICYSUBENTRY_VATTR_NOT_SEARCHABLE =
1722                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PASSWORDPOLICYSUBENTRY_VATTR_NOT_SEARCHABLE_577", 577);
1723
1724    /**
1725     * The password value %s has been base64-decoded but is too short to be valid
1726     */
1727    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWSCHEME_INVALID_BASE64_DECODED_STORED_PASSWORD =
1728                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_INVALID_BASE64_DECODED_STORED_PASSWORD_578", 578);
1729
1730    /**
1731     * The provided minimum required number of character sets '%d' is invalid because it must at least include all mandatory character sets
1732     */
1733    public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_SMALL =
1734                    new LocalizableMessageDescriptor.Arg1<Number>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_SMALL_579", 579);
1735
1736    /**
1737     * The provided minimum required number of character sets '%d' is invalid because it is greater than the total number of defined character sets
1738     */
1739    public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_BIG =
1740                    new LocalizableMessageDescriptor.Arg1<Number>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_BIG_580", 580);
1741
1742    /**
1743     * The provided password did not contain characters from at least %d of the following character sets or ranges: %s
1744     */
1745    public static final LocalizableMessageDescriptor.Arg2<Number, Object> ERR_CHARSET_VALIDATOR_TOO_FEW_OPTIONAL_CHAR_SETS =
1746                    new LocalizableMessageDescriptor.Arg2<Number, Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_TOO_FEW_OPTIONAL_CHAR_SETS_581", 581);
1747
1748    /**
1749     * An error occurred while attempting to decode member's DN %s of static group %s: %s
1750     */
1751    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_STATICMEMBERS_CANNOT_DECODE_DN =
1752                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_STATICMEMBERS_CANNOT_DECODE_DN_582", 582);
1753
1754    /**
1755     * SASL %s authentication is not supported for user %s because the account is not managed locally
1756     */
1757    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SASL_ACCOUNT_NOT_LOCAL =
1758                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SASL_ACCOUNT_NOT_LOCAL_583", 583);
1759
1760    /**
1761     * Password modification is not supported for user %s because the account is not managed locally
1762     */
1763    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_ACCOUNT_NOT_LOCAL =
1764                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PASSMOD_ACCOUNT_NOT_LOCAL_584", 584);
1765
1766    /**
1767     * The password policy state extended operation is not supported for user %s because the account is not managed locally
1768     */
1769    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PWPSTATE_ACCOUNT_NOT_LOCAL =
1770                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_EXTOP_PWPSTATE_ACCOUNT_NOT_LOCAL_585", 585);
1771
1772    /**
1773     * The user "%s" could not be authenticated using LDAP PTA policy "%s" because the following mapping attributes were not found in the user's entry: %s
1774     */
1775    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_LDAP_PTA_MAPPING_ATTRIBUTE_NOT_FOUND =
1776                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_MAPPING_ATTRIBUTE_NOT_FOUND_586", 586);
1777
1778    /**
1779     * The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search of base DN "%s" returned more than one entry matching the filter "%s"
1780     */
1781    public static final LocalizableMessageDescriptor.Arg4<Object, Object, Object, Object> ERR_LDAP_PTA_MAPPED_SEARCH_TOO_MANY_CANDIDATES =
1782                    new LocalizableMessageDescriptor.Arg4<Object, Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_MAPPED_SEARCH_TOO_MANY_CANDIDATES_587", 587);
1783
1784    /**
1785     * The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search did not return any entries matching the filter "%s"
1786     */
1787    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_LDAP_PTA_MAPPED_SEARCH_NO_CANDIDATES =
1788                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_MAPPED_SEARCH_NO_CANDIDATES_588", 588);
1789
1790    /**
1791     * The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search failed unexpectedly for the following reason: %s
1792     */
1793    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_LDAP_PTA_MAPPED_SEARCH_FAILED =
1794                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_MAPPED_SEARCH_FAILED_589", 589);
1795
1796    /**
1797     * The user "%s" could not be authenticated using LDAP PTA policy "%s" because the bind failed unexpectedly for the following reason: %s
1798     */
1799    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_LDAP_PTA_MAPPED_BIND_FAILED =
1800                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_MAPPED_BIND_FAILED_590", 590);
1801
1802    /**
1803     * A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the host name "%s" could not be resolved to an IP address
1804     */
1805    public static final LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object> ERR_LDAP_PTA_CONNECT_UNKNOWN_HOST =
1806                    new LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECT_UNKNOWN_HOST_591", 591);
1807
1808    /**
1809     * A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection was refused. This may indicate that the server is either offline or it is not listening on port %d
1810     */
1811    public static final LocalizableMessageDescriptor.Arg4<Object, Number, Object, Number> ERR_LDAP_PTA_CONNECT_ERROR =
1812                    new LocalizableMessageDescriptor.Arg4<Object, Number, Object, Number>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECT_ERROR_592", 592);
1813
1814    /**
1815     * A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection attempt timed out. This may indicate that the server is slow to respond, the network is slow, or that there is some other network problem
1816     */
1817    public static final LocalizableMessageDescriptor.Arg3<Object, Number, Object> ERR_LDAP_PTA_CONNECT_TIMEOUT =
1818                    new LocalizableMessageDescriptor.Arg3<Object, Number, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECT_TIMEOUT_593", 593);
1819
1820    /**
1821     * A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because SSL negotiation failed for the following reason: %s
1822     */
1823    public static final LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object> ERR_LDAP_PTA_CONNECT_SSL_ERROR =
1824                    new LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECT_SSL_ERROR_594", 594);
1825
1826    /**
1827     * A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because an unexpected error occurred: %s
1828     */
1829    public static final LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object> ERR_LDAP_PTA_CONNECT_OTHER_ERROR =
1830                    new LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECT_OTHER_ERROR_595", 595);
1831
1832    /**
1833     * The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed unexpectedly: %s
1834     */
1835    public static final LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object> ERR_LDAP_PTA_CONNECTION_OTHER_ERROR =
1836                    new LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_OTHER_ERROR_596", 596);
1837
1838    /**
1839     * The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has been closed unexpectedly
1840     */
1841    public static final LocalizableMessageDescriptor.Arg3<Object, Number, Object> ERR_LDAP_PTA_CONNECTION_CLOSED =
1842                    new LocalizableMessageDescriptor.Arg3<Object, Number, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_CLOSED_597", 597);
1843
1844    /**
1845     * The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has timed out and will be closed. This may indicate that the server is slow to respond, the network is slow, or that there is some other network problem
1846     */
1847    public static final LocalizableMessageDescriptor.Arg3<Object, Number, Object> ERR_LDAP_PTA_CONNECTION_TIMEOUT =
1848                    new LocalizableMessageDescriptor.Arg3<Object, Number, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_TIMEOUT_598", 598);
1849
1850    /**
1851     * The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has encountered a protocol error while decoding a response from the server and will be closed. The decoding error was: %s
1852     */
1853    public static final LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object> ERR_LDAP_PTA_CONNECTION_DECODE_ERROR =
1854                    new LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_DECODE_ERROR_599", 599);
1855
1856    /**
1857     * The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received an unexpected response from the server and will be closed. The unexpected response message was: %s
1858     */
1859    public static final LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object> ERR_LDAP_PTA_CONNECTION_WRONG_RESPONSE =
1860                    new LocalizableMessageDescriptor.Arg4<Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_WRONG_RESPONSE_600", 600);
1861
1862    /**
1863     * The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received a disconnect notification with response code %d (%s) and error message "%s"
1864     */
1865    public static final LocalizableMessageDescriptor.Arg6<Object, Number, Object, Number, Object, Object> ERR_LDAP_PTA_CONNECTION_DISCONNECTING =
1866                    new LocalizableMessageDescriptor.Arg6<Object, Number, Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_DISCONNECTING_601", 601);
1867
1868    /**
1869     * The remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed to authenticate user "%s", returning the response code %d (%s) and error message "%s"
1870     */
1871    public static final LocalizableMessageDescriptor.Arg7<Object, Number, Object, Object, Number, Object, Object> ERR_LDAP_PTA_CONNECTION_BIND_FAILED =
1872                    new LocalizableMessageDescriptor.Arg7<Object, Number, Object, Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_BIND_FAILED_602", 602);
1873
1874    /**
1875     * The remote LDAP server at %s:%d for LDAP PTA policy "%s" returned multiple matching entries while searching "%s" using the filter "%s"
1876     */
1877    public static final LocalizableMessageDescriptor.Arg5<Object, Number, Object, Object, Object> ERR_LDAP_PTA_CONNECTION_SEARCH_SIZE_LIMIT =
1878                    new LocalizableMessageDescriptor.Arg5<Object, Number, Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_SEARCH_SIZE_LIMIT_603", 603);
1879
1880    /**
1881     * The remote LDAP server at %s:%d for LDAP PTA policy "%s" did not return any matching entries while searching "%s" using the filter "%s"
1882     */
1883    public static final LocalizableMessageDescriptor.Arg5<Object, Number, Object, Object, Object> ERR_LDAP_PTA_CONNECTION_SEARCH_NO_MATCHES =
1884                    new LocalizableMessageDescriptor.Arg5<Object, Number, Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_SEARCH_NO_MATCHES_604", 604);
1885
1886    /**
1887     * The remote LDAP server at %s:%d for LDAP PTA policy "%s" returned an error while searching "%s" using the filter "%s": response code %d (%s) and error message "%s"
1888     */
1889    public static final LocalizableMessageDescriptor.Arg8<Object, Number, Object, Object, Object, Number, Object, Object> ERR_LDAP_PTA_CONNECTION_SEARCH_FAILED =
1890                    new LocalizableMessageDescriptor.Arg8<Object, Number, Object, Object, Object, Number, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_CONNECTION_SEARCH_FAILED_605", 605);
1891
1892    /**
1893     * The configuration of LDAP PTA policy "%s" is invalid because the remote LDAP server address "%s" specifies a port number which is invalid. Port numbers should be greater than 0 and less than 65536
1894     */
1895    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_LDAP_PTA_INVALID_PORT_NUMBER =
1896                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_INVALID_PORT_NUMBER_606", 606);
1897
1898    /**
1899     * The configuration of LDAP PTA policy "%s" is invalid because the Java property %s which should contain the mapped search bind password is not set
1900     */
1901    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_LDAP_PTA_PWD_PROPERTY_NOT_SET =
1902                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_PWD_PROPERTY_NOT_SET_607", 607);
1903
1904    /**
1905     * The configuration of LDAP PTA policy "%s" is invalid because the environment variable %s which should contain the mapped search bind password is not set
1906     */
1907    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_LDAP_PTA_PWD_ENVAR_NOT_SET =
1908                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_PWD_ENVAR_NOT_SET_608", 608);
1909
1910    /**
1911     * The configuration of LDAP PTA policy "%s" is invalid because the file %s which should contain the mapped search bind password does not exist
1912     */
1913    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_LDAP_PTA_PWD_NO_SUCH_FILE =
1914                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_PWD_NO_SUCH_FILE_609", 609);
1915
1916    /**
1917     * The configuration of LDAP PTA policy "%s" is invalid because the file %s which should contain the mapped search bind password cannot be read for the following reason: %s
1918     */
1919    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> ERR_LDAP_PTA_PWD_FILE_CANNOT_READ =
1920                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_PWD_FILE_CANNOT_READ_610", 610);
1921
1922    /**
1923     * The configuration of LDAP PTA policy "%s" is invalid because the file %s which should contain the mapped search bind password is empty
1924     */
1925    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_LDAP_PTA_PWD_FILE_EMPTY =
1926                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_PWD_FILE_EMPTY_611", 611);
1927
1928    /**
1929     * The configuration of LDAP PTA policy "%s" is invalid because it does not specify the a means for obtaining the mapped search bind password
1930     */
1931    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_PTA_NO_PWD =
1932                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_NO_PWD_613", 613);
1933
1934    /**
1935     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
1936     */
1937    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ETAG_VATTR_NOT_SEARCHABLE =
1938                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_ETAG_VATTR_NOT_SEARCHABLE_614", 614);
1939
1940    /**
1941     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
1942     */
1943    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWDEXPTIME_VATTR_NOT_SEARCHABLE =
1944                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWDEXPTIME_VATTR_NOT_SEARCHABLE_615", 615);
1945
1946    /**
1947     * The certificate with subject %s mapped to multiple users
1948     */
1949    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SATUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES =
1950                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES_616", 616);
1951
1952    /**
1953     * The internal search based on the certificate with subject %s could not be processed efficiently: %s. Check the server configuration to ensure that all associated backends are properly configured for these types of searches
1954     */
1955    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SATUACM_INEFFICIENT_SEARCH =
1956                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_INEFFICIENT_SEARCH_617", 617);
1957
1958    /**
1959     * An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s
1960     */
1961    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SATUACM_SEARCH_FAILED =
1962                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SATUACM_SEARCH_FAILED_618", 618);
1963
1964    /**
1965     * The certificate with subject %s mapped to multiple users
1966     */
1967    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SDTUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES =
1968                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_SDTUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES_619", 619);
1969
1970    /**
1971     * The internal search based on the certificate with subject %s could not be processed efficiently: %s. Check the server configuration to ensure that all associated backends are properly configured for these types of searches
1972     */
1973    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SDTUACM_INEFFICIENT_SEARCH =
1974                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SDTUACM_INEFFICIENT_SEARCH_620", 620);
1975
1976    /**
1977     * An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s
1978     */
1979    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_SDTUACM_SEARCH_FAILED =
1980                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_SDTUACM_SEARCH_FAILED_621", 621);
1981
1982    /**
1983     * The certificate with fingerprint %s mapped to multiple users
1984     */
1985    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FCM_MULTIPLE_SEARCH_MATCHING_ENTRIES =
1986                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_FCM_MULTIPLE_SEARCH_MATCHING_ENTRIES_622", 622);
1987
1988    /**
1989     * The internal search based on the certificate with fingerprint %s could not be processed efficiently: %s. Check the server configuration to ensure that all associated backends are properly configured for these types of searches
1990     */
1991    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FCM_INEFFICIENT_SEARCH =
1992                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FCM_INEFFICIENT_SEARCH_623", 623);
1993
1994    /**
1995     * An internal failure occurred while attempting to map the certificate with fingerprint %s to a user entry: %s
1996     */
1997    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_FCM_SEARCH_FAILED =
1998                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_FCM_SEARCH_FAILED_624", 624);
1999
2000    /**
2001     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
2002     */
2003    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FIRSTCHANGENUMBER_VATTR_NOT_SEARCHABLE =
2004                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_FIRSTCHANGENUMBER_VATTR_NOT_SEARCHABLE_625", 625);
2005
2006    /**
2007     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
2008     */
2009    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LASTCHANGENUMBER_VATTR_NOT_SEARCHABLE =
2010                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_LASTCHANGENUMBER_VATTR_NOT_SEARCHABLE_626", 626);
2011
2012    /**
2013     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
2014     */
2015    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LASTCOOKIE_VATTR_NOT_SEARCHABLE =
2016                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_LASTCOOKIE_VATTR_NOT_SEARCHABLE_627", 627);
2017
2018    /**
2019     * The %s attribute is not searchable and should not be included in otherwise unindexed search filters
2020     */
2021    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOGBASEDN_VATTR_NOT_SEARCHABLE =
2022                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_CHANGELOGBASEDN_VATTR_NOT_SEARCHABLE_628", 628);
2023
2024    /**
2025     * The provided password did not contain enough characters from the character range '%s'. The minimum number of characters from that range that must be present in user passwords is %d
2026     */
2027    public static final LocalizableMessageDescriptor.Arg2<Object, Number> ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_RANGE =
2028                    new LocalizableMessageDescriptor.Arg2<Object, Number>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_RANGE_629", 629);
2029
2030    /**
2031     * The provided character range definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character range
2032     */
2033    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_NO_RANGE_COLON =
2034                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_NO_RANGE_COLON_630", 630);
2035
2036    /**
2037     * The provided character range definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character range
2038     */
2039    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_NO_RANGE_CHARS =
2040                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_NO_RANGE_CHARS_631", 631);
2041
2042    /**
2043     * The provided character range definition '%s' is invalid because the value before the colon must be an integer greater or equal to zero
2044     */
2045    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_INVALID_RANGE_COUNT =
2046                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_INVALID_RANGE_COUNT_632", 632);
2047
2048    /**
2049     * The provided character range definition '%s' is invalid because the range '%s' is reversed
2050     */
2051    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_CHARSET_VALIDATOR_UNSORTED_RANGE =
2052                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_UNSORTED_RANGE_633", 633);
2053
2054    /**
2055     * The provided character range definition '%s' is invalid because the range '%s' is missing the minus
2056     */
2057    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_CHARSET_VALIDATOR_MALFORMED_RANGE =
2058                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_MALFORMED_RANGE_634", 634);
2059
2060    /**
2061     * The provided character range definition '%s' is invalid because the range '%s' is too short
2062     */
2063    public static final LocalizableMessageDescriptor.Arg2<Object, Object> ERR_CHARSET_VALIDATOR_SHORT_RANGE =
2064                    new LocalizableMessageDescriptor.Arg2<Object, Object>(ExtensionMessages.class, RESOURCE, "ERR_CHARSET_VALIDATOR_SHORT_RANGE_635", 635);
2065
2066    /**
2067     * There is no private key entry in keystore %s
2068     */
2069    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NO_KEY_ENTRY_IN_KEYSTORE =
2070                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_NO_KEY_ENTRY_IN_KEYSTORE_636", 636);
2071
2072    /**
2073     * Handshake for '%s': cipher requires the aliase(s) '%s'  to contain key(s) of type(s) '%s'.
2074     */
2075    public static final LocalizableMessageDescriptor.Arg3<Object, Object, Object> INFO_MISSING_KEY_TYPE_IN_ALIASES =
2076                    new LocalizableMessageDescriptor.Arg3<Object, Object, Object>(ExtensionMessages.class, RESOURCE, "INFO_MISSING_KEY_TYPE_IN_ALIASES_637", 637);
2077
2078    /**
2079     * An error occurred while attempting to match a bcrypt hashed password value:  %s
2080     */
2081    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWSCHEME_INVALID_STORED_PASSWORD =
2082                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_PWSCHEME_INVALID_STORED_PASSWORD_638", 638);
2083
2084    /**
2085     * The mapped search filter template "%s" could not be parsed as a valid LDAP filter
2086     */
2087    public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_PTA_INVALID_FILTER_TEMPLATE =
2088                    new LocalizableMessageDescriptor.Arg1<Object>(ExtensionMessages.class, RESOURCE, "ERR_LDAP_PTA_INVALID_FILTER_TEMPLATE_639", 639);
2089
2090}