/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License, Version 1.0 only
* (the "License"). You may not use this file except in compliance
* with the License.
*
* You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
* See the License for the specific language governing permissions
* and limitations under the License.
*
* When distributing Covered Code, include this CDDL HEADER in each
* file and include the License file at legal-notices/CDDLv1_0.txt.
* If applicable, add the following below this CDDL HEADER, with the
* fields enclosed by brackets "[]" replaced with your own identifying
* information:
* Portions Copyright [yyyy] [name of copyright owner]
*
* CDDL HEADER END
*
*
* Copyright 2006-2010 Sun Microsystems, Inc.
* Portions Copyright 2010-2013 ForgeRock AS
*/
/**
* This class defines a set of constants that may be referenced throughout the
* Directory Server source.
*/
mayInstantiate=false,
mayExtend=false,
mayInvoke=true)
public final class ServerConstants
{
/**
* The end-of-line character for this platform.
*/
/**
* The value that will be used in the configuration for Boolean elements with
* a value of "true".
*/
/**
* The value that will be used in the configuration for Boolean elements with
* a value of "false".
*/
/**
* The date format string that will be used to construct and parse dates
* represented in a form like UTC time, but using the local time zone.
*/
"yyyyMMddHHmmss";
/**
* The date format string that will be used to construct and parse dates
* represented using generalized time. It is assumed that the provided date
* formatter will be set to UTC.
*/
"yyyyMMddHHmmss.SSS'Z'";
/**
* The date format string that will be used to construct and parse dates
* represented using generalized time. It is assumed that the provided date
* formatter will be set to UTC.
*/
/**
* The date format string that will be used to construct and parse dates
* represented using generalized time with a four-digit year. It is assumed
* that the provided date formatter will be set to UTC.
*/
"yyyyMMddHHmmss'Z'";
/**
* The date format string that will be used to construct and parse dates
* represented using generalized time with a two-digit year. It is assumed
* that the provided date formatter will be set to UTC.
*/
"yyMMddHHmmss'Z'";
/**
* The name of the time zone for universal coordinated time (UTC).
*/
/**
* The name of the standard attribute that is used to specify the target DN in
* an alias entry, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to hold country names,
* formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to hold common names,
* formatted in all lowercase.
*/
/**
* The name of the attribute that is used to specify the number of connections
* currently established, formatted in camel case.
*/
/**
* The name of the attribute that is used to specify the number of connections
* currently established, formatted in all lowercase.
*/
/**
* The name of the attribute that is used to specify the current time,
* formatted in camel case.
*/
/**
* The name of the attribute that is used to specify the current time,
* formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to hold domain component
* names, formatted in all lowercase.
*/
/**
* The name of the attribute that is used to specify the maximum number of
* connections established at any time since startup, formatted in camel case.
*/
/**
* The name of the attribute that is used to specify the maximum number of
* connections established at any time since startup, formatted in all
* lowercase.
*/
/**
* The name of the standard "member" attribute type, formatted in all
* lowercase characters.
*/
/**
* The name of the standard "memberURL" attribute type, formatted in camel
* case.
*/
/**
* The name of the standard "memberURL" attribute type, formatted in all
* lowercase characters.
*/
/**
* The name of the standard "subtreeSpecification" attribute type,
* formatted in camel case.
*/
/**
* The name of the standard "subtreeSpecification" attribute type,
* formatted in all lowercase characters.
*/
/**
* The name of the standard "collectiveExclusions" attribute type,
* formatted in camel case.
*/
"collectiveExclusions";
/**
* The name of the standard "collectiveExclusions" attribute type,
* formatted in all lowercase characters.
*/
"collectiveexclusions";
/**
* The value of the standard "excludeAllCollectiveAttributes" attribute
* value of the standard "collectiveExclusions" attribute type,
* formatted in camel case.
*/
"excludeAllCollectiveAttributes";
/**
* The value of the standard "excludeAllCollectiveAttributes" attribute
* value of the standard "collectiveExclusions" attribute type,
* formatted in all lowercase characters.
*/
"excludeallcollectiveattributes";
/**
* The OID of the standard "excludeAllCollectiveAttributes" attribute
* value of the standard "collectiveExclusions" attribute type.
*/
"2.5.18.0";
/**
* The name of the monitor attribute that is used to hold a backend ID.
*/
/**
* The name of the monitor attribute that is used to hold the set of base DNs.
*/
"ds-backend-base-dn";
/**
* The name of the monitor attribute that is used to indicate whether a
* backend is private.
*/
"ds-backend-is-private";
/**
* The name of the monitor attribute that is used to hold the backend entry
* count.
*/
"ds-backend-entry-count";
/**
* The name of the monitor attribute that is used to hold the base DN entry
* count.
*/
"ds-base-dn-entry-count";
/**
* The name of the monitor attribute that is used to hold the backend
* writability mode.
*/
"ds-backend-writability-mode";
/**
* The name of the monitor attribute that is used to hold the connection
* handler connections.
*/
"ds-connectionhandler-connection";
/**
* The name of the monitor attribute that is used to hold the connection
* handler listeners.
*/
"ds-connectionhandler-listener";
/**
* The name of the monitor attribute that is used to hold the connection
* handler listeners.
*/
"ds-mon-config-dn";
/**
* The name of the monitor attribute that is used to hold the connection
* handler number of established connections.
*/
"ds-connectionhandler-num-connections";
/**
* The name of the monitor attribute that is used to hold the connection
* handler protocol.
*/
"ds-connectionhandler-protocol";
/**
* The name of the standard attribute that is used to specify the set of
* public naming contexts (suffixes) for the Directory Server, formatted in
* camel case.
*/
/**
* The name of the standard attribute that is used to specify the set of
* public naming contexts (suffixes) for the Directory Server, formatted in
* all lowercase.
*/
/**
* The name of the attribute used to hold the DNs that constitute the set of
* "private" naming contexts registered with the server.
*/
"ds-private-naming-contexts";
/**
* The name of the standard attribute that is used to hold organization names,
* formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to hold organizational unit
* names, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify the name of the
* Directory Server product, formatted in camel case.
*/
/**
* The name of the standard attribute that is used to specify the name of the
* Directory Server product, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify the set of
* referral URLs in a smart referral entry, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to hold surnames, formatted
* in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify the location
* for the Directory Server schema, formatted in camel case.
*/
/**
* The name of the standard attribute that is used to specify the location
* for the Directory Server schema, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify the names of the
* authentication password schemes supported by the server, formatted in
* camel case.
*/
"supportedAuthPasswordSchemes";
/**
* The name of the standard attribute that is used to specify the names of the
* authentication password schemes supported by the server, formatted in all
* lowercase.
*/
"supportedauthpasswordschemes";
/**
* The name of the standard attribute that is used to specify the OIDs of the
* controls supported by the server, formatted in camel case.
*/
/**
* The name of the standard attribute that is used to specify the OIDs of the
* controls supported by the server, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify the OIDs of the
* extended operations supported by the server, formatted in camel case.
*/
/**
* The name of the standard attribute that is used to specify the OIDs of the
* extended operations supported by the server, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify the OIDs of the
* features supported by the server, formatted in camel case.
*/
/**
* The name of the standard attribute that is used to specify the OIDs of the
* features supported by the server, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify the names of the
* LDAP protocol versions supported by the server, formatted in camel case.
*/
"supportedLDAPVersion";
/**
* The name of the standard attribute that is used to specify the names of the
* LDAP protocol versions supported by the server, formatted in all lowercase.
*/
"supportedldapversion";
/**
* The name of the standard attribute that is used to specify the names of the
* SASL mechanisms supported by the server, formatted in camel case.
*/
"supportedSASLMechanisms";
/**
* The name of the standard attribute that is used to specify the names of the
* SASL mechanisms supported by the server, formatted in all lowercase.
*/
"supportedsaslmechanisms";
/**
* The name of the standard attribute that is used to specify the versions of
* the TLS protocol supported by the server, formatted in camel case.
*/
"supportedTLSProtocols";
/**
* The name of the standard attribute that is used to specify the versions of
* the TLS protocol supported by the server, formatted in lower case.
*/
"supportedtlsprotocols";
/**
* The name of the standard attribute that is used to specify the the TLS
* ciphers supported by the server, formatted in camel case.
*/
"supportedTLSCiphers";
/**
* The name of the standard attribute that is used to specify the the TLS
* ciphers supported by the server, formatted in lower case.
*/
"supportedtlsciphers";
/**
* The name of the attribute that is used to specify the time that the
* Directory Server started, formatted in camel case.
*/
/**
* The name of the attribute that is used to specify the time that the
* Directory Server started, formatted in all lowercase.
*/
/**
* The name of the attribute that is used to specify the DN of the target
* group for a virtual static group.
*/
/**
* The name of the attribute that is used to specify the connection ID of the
* connection to disconnect.
*/
"ds-task-disconnect-connection-id";
/**
* The name of the attribute that is used to specify the disconnect message.
*/
"ds-task-disconnect-message";
/**
* The name of the attribute that is used to indicate whether to notify the
* connection it is about to be terminated.
*/
"ds-task-disconnect-notify-client";
/**
* The name of the attribute that is used to specify the total number of
* connections established since startup, formatted in camel case.
*/
/**
* The name of the attribute that is used to specify the total number of
* connections established since startup, formatted in all lowercase.
*/
/**
* The name of the standard "uniqueMember" attribute type, formatted in
* camelCase.
*/
/**
* The name of the standard "uniqueMember" attribute type, formatted in all
* lowercase characters.
*/
/**
* The name of the attribute that is used to specify the length of time that
* the server has been online, formatted in camel case.
*/
/**
* The name of the attribute that is used to specify the length of time that
* the server has been online, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify the password for
* a user, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify vendor name for
* the Directory Server, formatted in camel case.
*/
/**
* The name of the standard attribute that is used to specify vendor name for
* the Directory Server, formatted in all lowercase.
*/
/**
* The name of the standard attribute that is used to specify vendor version
* for the Directory Server, formatted in camel case.
*/
/**
* The name of the standard attribute that is used to specify vendor version
* for the Directory Server, formatted in all lowercase.
*/
/**
* The name of the standard objectclass that is used to indicate that an entry
* is an alias, formatted in all lowercase.
*/
/**
* The name of the standard objectclass, formatted in all lowercase, that is
* used to indicate that an entry describes a country.
*/
/**
* The name of the standard objectclass, formatted in all lowercase, that is
* used to indicate that an entry describes a domain.
*/
/**
* The name of the standard objectclass that is used to allow any attribute
* type to be present in an entry, formatted in camel case.
*/
/**
* The name of the standard objectclass that is used to allow any attribute
* type to be present in an entry, formatted in all lowercase characters.
*/
/**
* The name of the standard "groupOfEntries" object class, formatted in
* camelCase.
*/
/**
* The name of the standard "groupOfEntries" object class, formatted in all
* lowercase characters.
*/
/**
* The name of the standard "groupOfNames" object class, formatted in
* camelCase.
*/
/**
* The name of the standard "groupOfNames" object class, formatted in all
* lowercase characters.
*/
/**
* The name of the standard "groupOfUniqueNames" object class, formatted in
* camelCase.
*/
/**
* The name of the standard "groupOfUniqueNames" object class, formatted in
* all lowercase characters.
*/
/**
* The name of the standard "groupOfURLs" object class, formatted in camel
* case.
*/
/**
* The name of the standard "groupOfURLs" object class, formatted in all
* lowercase characters.
*/
/**
* The name of the objectclass that will be used as the structural class for
* monitor entries.
*/
/**
* The request OID for the cancel extended operation.
*/
/**
* The OID for the extensibleObject objectclass.
*/
"1.3.6.1.4.1.1466.101.120.111";
/**
* The OID for the extended operation that can be used to get the client
* connection ID. It will be both the request and response OID.
*/
"1.3.6.1.4.1.26027.1.6.2";
/**
* The request OID for the password modify extended operation.
*/
"1.3.6.1.4.1.4203.1.11.1";
/**
* The OID for the password policy state extended operation (both the request
* and response types).
*/
"1.3.6.1.4.1.26027.1.6.1";
/**
* The request OID for the StartTLS extended operation.
*/
/**
* The request OID for the "Who Am I?" extended operation.
*/
"1.3.6.1.4.1.4203.1.11.3";
/**
* The request OID for the get symmetric key extended operation.
*/
"1.3.6.1.4.1.26027.1.6.3";
/**
* The name of the standard "ldapSubentry" objectclass (which is a special
* type of objectclass that makes a kind of "operational" entry), formatted
* in camel case.
*/
/**
* The name of the standard "ldapSubentry" objectclass (which is a special
* type of objectclass that makes a kind of "operational" entry), formatted
* in all lowercase.
*/
/**
* The name of the RFC 3672 "subentry" objectclass (which is a special
* type of objectclass that makes a kind of "operational" entry),
* formatted in all lowercase.
*/
/**
* The name of the RFC 3671 "collectiveAttributeSubentry" objectclass
* (which is a special type of objectclass that makes a kind of shared
* attributes subentry), formatted in camel case.
*/
"collectiveAttributeSubentry";
/**
* The name of the RFC 3671 "collectiveAttributeSubentry" objectclass
* (which is a special type of objectclass that makes a kind of shared
* attributes subentry), formatted in all lowercase.
*/
"collectiveattributesubentry";
/**
* The name of the "inheritedCollectiveAttributeSubentry" objectclass
* (which is a special type of objectclass that makes a kind of COS
* template subentry), formatted in camel case.
*/
"inheritedCollectiveAttributeSubentry";
/**
* The name of the "inheritedCollectiveAttributeSubentry" objectclass
* (which is a special type of objectclass that makes a kind of COS
* template subentry), formatted in all lowercase.
*/
"inheritedcollectiveattributesubentry";
/**
* The name of the "inheritedFromDNCollectiveAttributeSubentry" objectclass
* (which is a special type of objectclass that makes a kind of indirect
* COS template subentry), formatted in camel case.
*/
"inheritedFromDNCollectiveAttributeSubentry";
/**
* The name of the "inheritedFromDNCollectiveAttributeSubentry" objectclass
* (which is a special type of objectclass that makes a kind of indirect
* COS template subentry), formatted in all lowercase.
*/
"inheritedfromdncollectiveattributesubentry";
/**
* The name of the "inheritedFromRDNCollectiveAttributeSubentry" objectclass
* (which is a special type of objectclass that makes a kind of classic
* COS template subentry), formatted in camel case.
*/
"inheritedFromRDNCollectiveAttributeSubentry";
/**
* The name of the "inheritedFromRDNCollectiveAttributeSubentry" objectclass
* (which is a special type of objectclass that makes a kind of classic
* COS template subentry), formatted in all lowercase.
*/
"inheritedfromrdncollectiveattributesubentry";
/**
* The name of the LDAP Password Policy Internet-Draft
* "pwdPolicy" objectclass, formatted in camel case.
*/
/**
* The name of the LDAP Password Policy Internet-Draft
* "pwdPolicy" objectclass, formatted in all lowercase.
*/
/**
* The name of the custom objectclass that will be included in backend monitor
* entries.
*/
/**
* The name of the custom objectclass that will be included in connection
* handler monitor entries.
*/
"ds-connectionhandler-monitor-entry";
/**
* The name of the custom objectclass that will be included in connection
* handler statistics monitor entries.
*/
"ds-connectionhandler-statistics-monitor-entry";
/**
* The name of the objectclass that will be used as the structural class for
* monitor entries.
*/
/**
* The name of the objectclass that will be used as the structural class for
* monitor branches.
*/
/**
* The name of the standard objectclass, formatted in all lowercase, that is
* used to indicate that an entry describes an organization.
*/
/**
* The name of the standard objectclass that is used to indicate that an
* entry describes an organizational unit.
*/
/**
* The name of the organizationalUnit objectclass formatted in all lowercase
* characters.
*/
/**
* The name of the person objectclass, formatted in all lowercase characters.
*/
/**
* The name of the standard objectclass that is used to indicate that an entry
* is a smart referral, formatted in all lowercase.
*/
/**
* The name of the structural objectclass that will be used for the Directory
* Server root DSE entry.
*/
/**
* The name of the standard "subschema" objectclass (which is used in entries
* that publish schema information), formatted in all lowercase.
*/
/**
* The name of the standard "top" objectclass, which is the superclass for
* virtually all other objectclasses, formatted in all lowercase.
*/
/**
* The name of the objectclass that can be used for generic entries for which
* we don't have any other type of objectclass that is more appropriate.
*/
/**
* The name of the untypedObject objectclass in all lowercase characters.
*/
/**
* The name of the ds-virtual-static-group objectclass in all lowercase
* characters.
*/
"ds-virtual-static-group";
/**
* The English name for the basic disabled log severity used for all
* log severities.
*/
/**
* The English name for the basic all log severity used for all log
* severities.
*/
/**
* The English name for the basic none log severity used to log
* no error message beside some specific category.
*/
/**
* The English name for the debug log category used for access control
* debugging.
*/
/**
* The English name for the debug log category used for constructor debugging.
*/
/**
* The English name for the debug log category used for debugging raw data
* read.
*/
/**
* The English name for the debug log category used for exception debugging.
*/
/**
* The English name for the debug log category used for exception debugging.
*/
/**
* The English name for the debug log category used for method entry
* debugging.
*/
/**
* The English name for the debug log category used for method exit
* debugging.
*/
/**
* The English name for the debug log category used for debugging protocol
* elements.
*/
/**
* The English name for the debug log category used for raw data access
* from the JE database.
*/
/**
* The English name for the debug log severity used for verbose messages.
*/
/**
* The English name for the debug log severity used for informational
* messages.
*/
/**
* The English name for the debug log severity used for warning messages.
*/
/**
* The English name for the debug log severity used for error messages.
*/
/**
* The English name for the error log category used for access control
* processing.
*/
/**
* The English name for the error log category used for backend processing.
*/
/**
* The English name for the error log category used for configuration
* processing.
*/
/**
* The English name for the error log category used for client connection
* handling.
*/
/**
* The English name for the error log category used for core server
* processing.
*/
/**
* The English name for the error log category used for extended operation
* processing.
*/
/**
* The English name for the error log category used for server extension
* processing.
*/
/**
* The English name for the error log category used for password policy
* processing.
*/
/**
* The English name for the error log category used for plugin processing.
*/
/**
* The English name for the error log category used for request handling.
*/
/**
* The English name for the error log category used for SASL processing.
*/
/**
* The English name for the error log category used for schema processing.
*/
/**
* The English name for the error log category used for shutdown processing.
*/
/**
* The English name for the error log category used for startup processing.
*/
/**
* The English name for the error log category used for synchronization
* processing.
*/
/**
* The English name for the error log category used for task processing.
*/
/**
* The English name for the error log severity used for fatal error messages.
*/
/**
* The English name for the error log severity used for informational
* messages.
*/
/**
* The English name for the error log severity used for mild error messages.
*/
/**
* The English name for the error log severity used for mild warning messages.
*/
/**
* The English name for the error log severity used for important
* informational messages.
*/
/**
* The English name for the error log severity used for severe error messages.
*/
/**
* The English name for the error log severity used for severe warning
* messages.
*/
/**
* The domain that will be used for JMX MBeans defined within the Directory
* Server.
*/
/**
* The description for the alert type that will be used for the alert
* notification generated if the access control handler is disabled.
*/
"This alert type will be used to notify administrators that the " +
"access control handler has been disabled.";
/**
* The alert type string that will be used for the alert notification
* generated if the access control handler is disabled.
*/
"org.opends.server.AccessControlDisabled";
/**
* The description for the alert type that will be used for the alert
* notification generated if the access control handler is enabled.
*/
"This alert type will be used to notify administrators that the " +
"access control handler has been enabled.";
/**
* The alert type string that will be used for the alert notification
* generated if the access control handler is enabled.
*/
"org.opends.server.AccessControlEnabled";
/**
* The description for the alert type that will be used for the alert
* notification generated if an error occurs while attempting to rename the
* current tasks backing file.
*/
"This alert type will be used to notify administrators if the " +
"Directory Server is unable to rename the current tasks backing " +
"file in the process of trying to write an updated version.";
/**
* The alert type string that will be used for the alert notification
* generated if an error occurs while attempting to rename the current tasks
* backing file.
*/
"org.opends.server.CannotRenameCurrentTaskFile";
/**
* The description for the alert type that will be used for the alert
* notification generated if an error occurs while attempting to rename the
* new tasks backing file.
*/
"This alert type will be used to notify administrators if the " +
"Directory Server is unable to rename the new tasks backing " +
"file into place.";
/**
* The alert type string that will be used for the alert notification
* generated if an error occurs while attempting to rename the new tasks
* backing file.
*/
"org.opends.server.CannotRenameNewTaskFile";
/**
* The description for the alert type that will be used for the alert
* notification generated if an error occurs while attempting to schedule an
* iteration of a recurring task.
*/
public static final String
"This alert type will be used to notify administrators if the " +
"Directory Server is unable to schedule an iteration of a " +
"recurring task.";
/**
* The alert type string that will be used for the alert notification
* generated if an error occurs while attempting to schedule an iteration of a
* recurring task.
*/
"org.opends.server.CannotScheduleRecurringIteration";
/**
* The description for the alert type that will be used for the alert
* notification generated if a problem occurs while attempting to write the
* Directory Server configuration to disk.
*/
"This alert type will be used to notify administrators if the " +
"Directory Server is unable to write its updated configuration for " +
"some reason and therefore the server may not exhibit the new " +
"configuration if it is restarted.";
/**
* The alert type string that will be used for the alert notification
* generated if a problem occurs while attempting to write the Directory
* Server configuration to disk.
*/
"org.opends.server.CannotWriteConfig";
/**
* The description for the alert type that will be used for the alert
* notification generated upon entering lockdown mode.
*/
"This alert type will be used to notify administrators that the " +
"Directory Server is entering lockdown mode, in which only root " +
"users will be allowed to perform operations and only over the " +
"loopback address.";
/**
* The alert type that will be used when the Directory Server enters lockdown
* mode.
*/
"org.opends.server.EnteringLockdownMode";
/**
* The description for the alert type that will be used for the alert
* notification generated upon leaving lockdown mode.
*/
"This alert type will be used to notify administrators that the " +
"Directory Server is leaving lockdown mode.";
/**
* The alert type that will be used when the Directory Server leaves lockdown
* mode.
*/
"org.opends.server.LeavingLockdownMode";
/**
* The description for the alert type that will be used for the alert
* notification generated if the server detects that the configuration has
* been manually edited with the server online and those edits would have been
* lost by an online config change.
*/
"This alert type will be used to notify administrators if the " +
"Directory Server detects that its configuration has been manually " +
"edited with the server online and those changes were overwritten by " +
"another change made through the server. The manually-edited " +
"configuration will be copied to another location.";
/**
* The alert type string that will be used for the alert notification
* generated if a problem occurs while attempting to write the Directory
* Server configuration to disk.
*/
"org.opends.server.ManualConfigEditHandled";
/**
* The description for the alert type that will be used for the alert
* notification generated if the server detects that the configuration has
* been manually edited with the server online, but a problem occurred while
* trying to preserve the manual changes that may have caused them to be lost.
*/
"This alert type will be used to notify administrators if the " +
"Directory Server detects that its configuration has been manually " +
"edited with the server online and those changes were overwritten by " +
"another change made through the server. The manually-edited " +
"configuration could not be preserved due to an unexpected error.";
/**
* The alert type string that will be used for the alert notification
* generated if a problem occurs while attempting to write the Directory
* Server configuration to disk.
*/
"org.opends.server.ManualConfigEditLost";
/**
* The description for the alert type that will be used for the alert
* notification generated if an error occurs while attempting to write the
* tasks backing file.
*/
"This alert type will be used to notify administrators if the " +
"Directory Server is unable to write an updated tasks backing " +
"file for some reason.";
/**
* The alert type string that will be used for the alert notification
* generated if an error occurs while attempting to write the tasks backing
* file.
*/
"org.opends.server.CannotWriteTaskFile";
/**
* The description for the alert type that will be used for the alert
* notification generated if consecutive failures in the LDAP connection
* handler have caused it to become disabled.
*/
public static final String
"This alert type will be used to notify administrators of " +
"consecutive failures that have occurred in the LDAP connection " +
"handler that have caused it to become disabled.";
/**
* The alert type string that will be used for the alert notification
* generated if consecutive failures in the LDAP connection handler have
* caused it to become disabled.
*/
public static final String
"org.opends.server.LDAPHandlerDisabledByConsecutiveFailures";
/**
* The description for the alert type that will be used for the alert
* notification generated if consecutive failures in the HTTP connection
* handler have caused it to become disabled.
*/
public static final String
"This alert type will be used to notify administrators of " +
"consecutive failures that have occurred in the HTTP connection " +
"handler that have caused it to become disabled.";
/**
* The alert type string that will be used for the alert notification
* generated if consecutive failures in the HTTP connection handler have
* caused it to become disabled.
*/
public static final String
"org.opends.server.HTTPHandlerDisabledByConsecutiveFailures";
/**
* The description for the alert type that will be used for the alert
* notification generated if the LDAP connection handler encountered an
* unexpected error that has caused it to become disabled.
*/
public static final String
"This alert type will be used to notify administrators of " +
"uncaught errors in the LDAP connection handler that have caused " +
"it to become disabled.";
/**
* The alert type string that will be used for the alert notification
* generated if the LDAP connection handler encountered an unexpected error
* that has caused it to become disabled.
*/
public static final String
"org.opends.server.LDAPHandlerUncaughtError";
/**
* The description for the alert type that will be used for the alert
* notification generated when the Directory Server has completed its startup
* process.
*/
"This alert type will be used to provide notification that the " +
"Directory Server has completed its startup process.";
/**
* The alert type string that will be used for the alert notification
* generated when the Directory Server has completed its startup process.
*/
"org.opends.server.DirectoryServerStarted";
/**
* The description for the alert type that will be used for the alert
* notification generated when the Directory Server has started the shutdown
* process.
*/
"This alert type will be used to provide notification that the " +
"Directory Server has begun the process of shutting down.";
/**
* The alert type string that will be used for the alert notification
* generated when the Directory Server has started the shutdown process.
*/
"org.opends.server.DirectoryServerShutdown";
/**
* The description for the alert type that will be used for the alert
* notification generated by a thread that has died because of an uncaught
* exception.
*/
"This alert type will be used if a Directory Server thread has " +
"encountered an uncaught exception that caused that thread to " +
"terminate abnormally. The impact that this problem has on the " +
"server depends on which thread was impacted and the nature of the " +
"exception.";
/**
* The alert type string that will be used for the alert notification
* generated by a thread that has died because of an uncaught exception.
*/
"org.opends.server.UncaughtException";
/**
* The description for the alert type that will be used for the alert
* notification generated if a problem occurs while creating copies of the
* existing schema configuration files and a problem occurs that leaves the
* schema configuration in a potentially inconsistent state.
*/
"This alert type will be used to notify administrators if a problem " +
"occurs while attempting to create copies of the existing schema " +
"configuration files before making a schema update, and the schema " +
"configuration is left in a potentially inconsistent state.";
/**
* The alert type string that will be used for the alert notification
* generated if a problem occurs while creating copies of the existing schema
* files in a manner that may leave the schema configuration inconsistent.
*/
"org.opends.server.CannotCopySchemaFiles";
/**
* The description for the alert type that will be used for the alert
* notification generated if a problem occurs while writing new versions of
* the server schema configuration files and a problem occurs that leaves the
* schema configuration in a potentially inconsistent state.
*/
"This alert type will be used to notify administrators if a problem " +
"occurs while attempting to write new versions of the server schema " +
"configuration files, and the schema configuration is left in a " +
"potentially inconsistent state.";
/**
* The alert type string that will be used for the alert notification
* generated if a problem occurs while writing new versions of the server
* schema files in a manner that may leave the schema configuration
* inconsistent.
*/
"org.opends.server.CannotWriteNewSchemaFiles";
/**
* The description for the alert type that will be used for the alert
* notification generated if the dseecompat access control subsystem failed
* to parse one or more ACI rules when the server is first started or a
* backend is being initialized.
*/
"This alert type will be used to notify administrators if the " +
"dseecompat access control subsystem failed to correctly parse " +
"one or more ACI rules when the server is first started.";
/**
* The alert type string that will be used for the alert notification
* generated if the dseecompat access control subsystem failed to parse
* one or more ACI rules when the server is first started or a backend
* is being initialized.
*/
"org.opends.server.authentiation.dseecompat.ACIParseFailed";
/**
* The description for the alert type that will be used for the alert
* notification generated when the JE Environment needs to be reopened
* after a RunRecoveryException is thrown.
*/
"This alert type will be used to provide notification that the " +
"JE backend throws a RunRecoveryException and Directory Server " +
"needs to be restarted.";
/**
* The alert type string that will be used for the alert notification
* generated when the JE Environment needs to be reopened by restarting
* the Directory Server.
*/
"org.opends.server.BackendRunRecovery";
/**
* The description for the alert type that will be used for the alert
* notification generated when the free disk space has reached
* the low threshold.
*/
"This alert type will be used to provide notification that the " +
"free disk space has reached the low threshold.";
/**
* The alert type string that will be used for the alert notification
* generated when the JE Environment needs to be reopened by restarting
* the Directory Server.
*/
"org.opends.server.DiskSpaceLow";
/**
* The description for the alert type that will be used for the alert
* notification generated when the free disk space has reached
* the full threshold.
*/
"This alert type will be used to provide notification that the " +
"free disk space has reached the full threshold.";
/**
* The alert type string that will be used for the alert notification
* generated when the JE Environment needs to be reopened by restarting
* the Directory Server.
*/
"org.opends.server.DiskFull";
/**
* The description for the alert type that will be used for the alert
* notification generated when the LDIF backend cannot write an updated LDIF
* file.
*/
public static final String
"This alert type will be used to provide notification that an " +
"LDIF backend was unable to store an updated copy of the LDIF " +
"file after processing a write operation.";
/**
* The alert type string that will be used for the alert notification
* generated when the LDIF backend cannot write an updated LDIF file.
*/
"org.opends.server.LDIFBackendCannotWriteUpdate";
/**
* The description for the alert type that will be used for the alert
* notification generated when the LDIF connection handler is unable to
* process the contents of a file as valid LDIF.
*/
"This alert type will be used to provide notification that the " +
"LDIF connection handler encountered an unrecoverable error while " +
"attempting to parse an LDIF file.";
/**
* The alert type string that will be used for the alert notification
* generated when the LDIF connection handler is unable to process the
* contents of a file as valid LDIF.
*/
"org.opends.server.LDIFConnectionHandlerParseError";
/**
* The description for the alert type that will be used for the alert
* notification generated if an I/O error occurs while attempting to
* read or write LDIF content.
*/
"This alert type will be used to provide notification that the " +
"LDIF connection handler encountered an I/O error that prevented it " +
"from completing its processing.";
/**
* The alert type string that will be used for the alert notification
* generated if an I/O error occurs while attempting to read or write LDIF
* content.
*/
"org.opends.server.LDIFConnectionHandlerIOError";
/**
* The description for the alert type that will be used for the alert
* notification generated if a unique attribute conflict is detected during
* synchronization processing.
*/
"This alert type will be used to provide notification that a unique " +
"attribute conflict has been detected during synchronization " +
"processing.";
/**
* The alert type string that will be used for the alert notification
* generated if a unique attribute conflict is detected during synchronization
* processing.
*/
"org.opends.server.UniqueAttributeSynchronizationConflict";
/**
* The description for the alert type that will be used for the alert
* notification generated if an error occurs while attempting to perform
* unique attribute conflict detection during synchronization processing.
*/
"This alert type will be used to provide notification that an error " +
"occurred while attempting to perform unique attribute conflict " +
"detection during synchronization processing.";
/**
* The alert type string that will be used for the alert notification
* generated if an error occurs while attempting to perform unique attribute
* conflict detection during synchronization processing.
*/
"org.opends.server.UniqueAttributeSynchronizationError";
/**
* The name of the default password storage scheme that will be used for new
* passwords.
*/
/**
* The maximum depth to which nested search filters will be processed. This
* can prevent stack overflow errors from filters that look like
* "(&(&(&(&(&(&(&(&(&....".
*/
/**
*/
/**
* The OID for the attribute type that represents the "objectclass" attribute.
*/
/**
* The name of the attribute type that represents the "objectclass" attribute,
* formatted in all lowercase characters.
*/
/**
* The value that will be used for the vendorName attribute in the root DSE.
*/
/**
* The name of the security mechanism that will be used for connections whose
* communication is protected using the confidentiality features of
* DIGEST-MD5.
*/
"DIGEST-MD5 Confidentiality";
/**
* The name of the security mechanism that will be used for connections whose
* communication is protected using the confidentiality features of Kerberos.
*/
"Kerberos Confidentiality";
/**
* The name of the default protocol used.
*/
/**
* The name of the security mechanism that will be used for connections
* established using SSL.
*/
/**
* The name of the security mechanism that will be used for connections that
* have established a secure session through StartTLS.
*/
/**
* The name of the SASL mechanism that does not provide any authentication but
* rather uses anonymous access.
*/
/**
* The name of the SASL mechanism based on external authentication.
*/
/**
* The name of the SASL mechanism based on CRAM-MD5 authentication.
*/
/**
* The name of the SASL mechanism based on DIGEST-MD5 authentication.
*/
/**
* The name of the SASL mechanism based on GSS-API authentication.
*/
/**
* The name of the SASL mechanism based on PLAIN authentication.
*/
/**
* The name of the security mechanism that will be used for connections whose
* communication only SASL authenticated.
*/
"none";
/**
* The name of the security mechanism that will be used for connections whose
* communication is protected using the confidentiality features SASL.
*/
"confidentiality";
/**
* The name of the security mechanism that will be used for connections whose
* communication is verified using SASL integrity.
*/
"integrity";
/**
* The OID for the account usable request and response controls.
*/
"1.3.6.1.4.1.42.2.27.9.5.8";
/**
* The OID for the entry change request control.
* FIXME:ECL ask for OID_ECL_REQUEST_CONTROL
*/
"1.3.6.1.4.1.26027.1.5.4";
/**
* The IANA-assigned OID for the feature allowing a user to request that all
* operational attributes be returned.
*/
"1.3.6.1.4.1.4203.1.5.1";
/**
* The OID for the authorization identity request control.
*/
/**
* The OID for the authorization identity response control.
*/
/**
* The OID for the entry change notification control.
*/
"2.16.840.1.113730.3.4.7";
/**
* The OID for the control that will be included in modifications used to
* alter group membership.
*/
"1.3.6.1.4.1.26027.1.5.1";
/**
* The OID to include in the supportedFeatures list of the Directory Server
* to indicate that it supports requesting attributes by objectclass.
*/
/**
* The IANA-assigned OID for the LDAP assertion control.
*/
/**
* The OID for the LDAP no-op control that was originally assigned in the
* initial draft (draft-zeilenga-ldap-noop-00) from the OpenLDAP private
* range. Note that this reference has been removed in later drafts, but
* given that at this time no official OID is assigned, we will use it for
* now, and will continue to support it in the future (along with the real
* OID).
*/
"1.3.6.1.4.1.4203.1.10.2";
/**
* The IANA-assigned OID for the LDAP readentry control used for retrieving an
* entry in the state it had immediately before an update was applied.
*/
"1.3.6.1.1.13.1";
/**
* The IANA-assigned OID for the LDAP readentry control used for retrieving an
* entry in the state it had immediately after an update was applied.
*/
"1.3.6.1.1.13.2";
/**
* The OID for the LDAP subentries control as defined in RFC 3672, which is
* used to indicate that matching subentries should be returned.
*/
/**
* The OID for the LDAP subentries control as defined in the legacy
* draft-ietf-ldup-subentry internet draft, which is used to indicate that
* matching subentries should be returned.
*/
/**
* The OID for the matched values control used to specify which particular
* attribute values should be returned in a search result entry.
*/
/**
* The IANA-assigned OID for the feature allowing the use of the increment
* modification type.
*/
/**
* The OID for the Netscape password expired control.
*/
"2.16.840.1.113730.3.4.4";
/**
* The OID for the Netscape password expiring control.
*/
"2.16.840.1.113730.3.4.5";
/**
* The OID for the password policy control from
* draft-behera-ldap-password-policy.
*/
"1.3.6.1.4.1.42.2.27.8.5.1";
/**
* The OID for the persistent search control.
*/
/**
* The OID for the proxied authorization v1 control.
*/
/**
* The OID for the proxied authorization v2 control.
*/
/**
* The OID for the get effective rights control.
*/
"1.3.6.1.4.1.42.2.27.9.5.2";
/**
* The OID for the real attributes only control.
*/
/**
* The OID for the subtree delete control.
*/
"1.2.840.113556.1.4.805";
/**
* The OID for the paged results control defined in RFC 2696.
*/
"1.2.840.113556.1.4.319";
/**
* The OID for the ManageDsaIT control defined in RFC 3296.
*/
"2.16.840.1.113730.3.4.2";
/**
* The OID for the Permissive Modify control, defined and used by MSAD.
*/
"1.2.840.113556.1.4.1413";
/**
* The OID for the server-side sort request control.
*/
"1.2.840.113556.1.4.473";
/**
* The OID for the server-side sort response control.
*/
"1.2.840.113556.1.4.474";
/**
* The IANA-assigned OID for the feature allowing the use of LDAP true and
* false filters.
*/
"1.3.6.1.4.1.4203.1.5.3";
/**
* The OID for the virtual attributes only control.
*/
"2.16.840.1.113730.3.4.19";
/**
* The OID for the virtual list view request control.
*/
"2.16.840.1.113730.3.4.9";
/**
* The OID for the virtual list view request control.
*/
"2.16.840.1.113730.3.4.10";
/**
* The OID for the CSN control.
*/
"1.3.6.1.4.1.42.2.27.9.5.9";
/**
* The block length in bytes used when generating an HMAC-MD5 digest.
*/
/**
* The number of bytes in a raw MD5 digest.
*/
/**
* The inner pad byte, which will be XORed with the shared secret for the
* first CRAM-MD5 digest.
*/
/**
* The outer pad byte, which will be XORed with the shared secret for the
* second CRAM-MD5 digest.
*/
/**
* The name of the JAAS login module for Kerberos V.
*/
"com.sun.security.auth.module.Krb5LoginModule";
/**
* The name of the JAAS property that specifies the path to the login
* configuration file.
*/
/**
* The name of the JAAS property that indicates whether to allow JAAS
* credentials to come from somewhere other than a GSS mechanism.
*/
"javax.security.auth.useSubjectCredsOnly";
/**
* The name of the Kerberos V property that specifies the address of the KDC.
*/
/**
* The name of the Kerberos V property that specifies the realm to use.
*/
/**
* The name of the file (without path information) that should be used to hold
* information about the backups contained in that directory.
*/
/**
* The name of the backup property that holds the base name of the archive
* file containing the contents of the backup.
*/
/**
* The name of the backup property that holds the name of the digest algorithm
* used to generate the hash of a backup.
*/
"digest_algorithm";
/**
* The name of the backup property that holds the identifer of the key entry
* that contains the MAC algorithm and shared secret key used to generate
* the signed hash of a backup.
*/
/**
* The base filename to use for the archive file containing a backup of the
* server configuration.
*/
/**
* The base filename to use for the archive file containing a backup of the
* server schema.
*/
/**
* The base filename to use for the archive file containing a backup of the
* task backend.
*/
/**
* The name of the directory in which lock files will be placed.
*/
/**
* The prefix that will be used for lock filenames used for Directory Server
* backends.
*/
/**
* The name that will be used for the server-wide lock to prevent multiple
* instances of the server from running concurrently.
*/
/**
* The suffix that will be used for all lock files created by the Directory
* Server.
*/
/**
* The name of the schema extension that will be used to specify the
* approximate matching rule that should be used for a given attribute type.
*/
/**
* The name of the schema property that will be used to specify the path to
* the schema file from which the schema element was loaded.
*/
/**
* The name of the schema property that will be used to specify the origin
* of a schema element.
*/
/**
* The abbreviated unit that should be used for a size specified in bytes.
*/
/**
* The full unit that should be used for a size specified in bytes.
*/
/**
* The abbreviated unit that should be used for a size specified in kilobytes.
*/
/**
* The full unit that should be used for a size specified in kilobytes.
*/
/**
* The abbreviated unit that should be used for a size specified in kibibytes.
*/
/**
* The full unit that should be used for a size specified in kibibytes.
*/
/**
* The abbreviated unit that should be used for a size specified in megabytes.
*/
/**
* The full unit that should be used for a size specified in megabytes.
*/
/**
* The abbreviated unit that should be used for a size specified in mebibytes.
*/
/**
* The full unit that should be used for a size specified in mebibytes.
*/
/**
* The abbreviated unit that should be used for a size specified in gigabytes.
*/
/**
* The full unit that should be used for a size specified in gigabytes.
*/
/**
* The abbreviated unit that should be used for a size specified in gibibytes.
*/
/**
* The full unit that should be used for a size specified in gibibytes.
*/
/**
* The abbreviated unit that should be used for a size specified in terabytes.
*/
/**
* The full unit that should be used for a size specified in terabytes.
*/
/**
* The abbreviated unit that should be used for a size specified in tebibytes.
*/
/**
* The full unit that should be used for a size specified in tebibytes.
*/
/**
* The abbreviated unit that should be used for a time specified in
* nanoseconds.
*/
/**
* The full unit that should be used for a time specified in nanoseconds.
*/
/**
* The abbreviated unit that should be used for a time specified in
* microseconds.
*/
/**
* The full unit that should be used for a time specified in microseconds.
*/
/**
* The abbreviated unit that should be used for a time specified in
* milliseconds.
*/
/**
* The full unit that should be used for a time specified in milliseconds.
*/
/**
* The abbreviated unit that should be used for a time specified in seconds.
*/
/**
* The full unit that should be used for a time specified in seconds.
*/
/**
* The abbreviated unit that should be used for a time specified in minutes.
*/
/**
* The full unit that should be used for a time specified in minutes.
*/
/**
* The abbreviated unit that should be used for a time specified in hours.
*/
/**
* The full unit that should be used for a time specified in hours.
*/
/**
* The abbreviated unit that should be used for a time specified in days.
*/
/**
* The full unit that should be used for a time specified in days.
*/
/**
* The abbreviated unit that should be used for a time specified in weeks.
*/
/**
* The full unit that should be used for a time specified in weeks.
*/
/**
* The name of the system property that can be used to specify the
* fully-qualified name of theclass that provides the Director Server config
* handler implementation.
*/
"org.opends.server.ConfigClass";
/**
* The name of the system property that can be used to specify the path to the
* configuration file that should be used to initialize the config handler.
*/
"org.opends.server.ConfigFile";
/**
* The name of the system property that can be used to disable any connection
* handler that may be enabled in the server configuration. This may be used
* to start the server in a mode where it will not accept any external
* connections, but may still be used for processing internal operations.
*/
"org.opends.server.DisableConnectionHandlers";
/**
* The name of the system property that can be used to disable any
* synchronization provider that may be enabled in the server configuration.
* This may be used to start the server in a mode where it will not accept any
* external connections, but may still be used for processing internal
* operations.
*/
"org.opends.server.DisableSynchronization";
/**
* The name of the system property that can be used to disable the
* synchronization between between administration data.
*/
"org.opends.server.DisableAdminDataSynchronization";
/**
* The name of the system property that can be used to indicate whether
* components should be allowed to use the <CODE>Runtime.exec</CODE> method.
* If this property is set and the value is anything other than "false",
* "off", "no", or "0", then components should not allow the use of the
* <CODE>exec</CODE> method.
*/
"org.opends.server.DisableExec";
/**
* The name of the system property that can be used to determine whether all
* <CODE>DirectoryThread</CODE> instances should be created as daemon threads
* regardless of whether they would otherwise be configured that way.
*/
"org.opends.server.ForceDaemonThreads";
/**
* The name of the system property that can be used to specify the path to the
* directory in which the server lock files should be written. If this is not
* set, then the server will use a directory named "locks" below the server
* root. Note that if the server is ever started with a different lock file
* directory than was used for the previous startup, then the server
* administrator must ensure that the instance is not already running.
*/
"org.opends.server.LockDirectory";
/**
* The name of the system property that can be used to specify the concurrency
* level for the lock table. This should be set to the maximum number of
* threads that could attempt to interact with the lock table at any given
* time.
*/
"org.opends.server.LockManagerConcurrencyLevel";
/**
* The name of the system property that can be used to specify the initial
* table size for the server lock table. This can be used to ensure that the
* lock table has the appropriate size for the expected number of locks that
* will be held at any given time.
*/
"org.opends.server.LockManagerTableSize";
/**
* The name of the system property that can be used to determine whether the
* server should maintain an archive of previous configurations. If this is
* not set, or if the value is anything other than "false", then the server
* will maintain a configuration archive.
*/
"org.opends.server.MaintainConfigArchive";
/**
* The name of the system property that can be used to specify the maximum
* number of archived configurations to maintain. If this is not set, or if
* it set to a zero or negative value, then there will be no limit on the
* number of archived configurations.
*/
"org.opends.server.MaxConfigArchiveSize";
/**
* The name of the system property that can be used to determine whether the
* Directory Server is starting up for the purpose of running the unit tests.
*/
"org.opends.server.RunningUnitTests";
/**
* The name of the system property that can be used to specify the path to the
* directory in which the schema configuration files may be found. If this is
* not set, then the server wiill use a directory named "schema" below the
* server root.
*/
"org.opends.server.SchemaDirectory";
/**
* The name of a command-line script used to launch an administrative tool.
*/
"org.opends.server.scriptName";
/**
* The name of the system property that can be used to specify the path to the
* server root.
*/
"org.opends.server.ServerRoot";
/**
* The name of the system property that can be used to specify the path to the
* instance root.
*/
"org.opends.server.InstanceRoot";
/**
* The name of the system property that can be used to specify a target
* for the debug logger on startup.
*/
"org.opends.server.debug.target";
/**
* The name of the system property that can be used to specify a level
* for the error logger on startup.
*/
"org.opends.server.error.level";
/**
* The name of the system property that can be used to specify if the entry
* lock manager should use a fair ordering policy.
*/
"org.opends.server.LockManagerFairOrdering";
/**
* The name of the system property that can be used to indicate that the
* Directory Server should attempt to start using the last known good
* configuration, rather than the current active configuration.
*/
"org.opends.server.UseLastKnownGoodConfiguration";
/**
* The column at which to wrap long lines of output in the command-line tools.
*/
public static final int MAX_LINE_WIDTH;
static {
int columns = 80;
try {
if (s != null) {
}
} catch (Exception e) {
// Do nothing.
}
}
/**
* The name that should be used for the file to which the latest complete
* schema data should be concatenated.
*/
/**
* The name that should be used for the concatenated schema file generated at
* build time with the base schema for the Subversion revision on which the
* current build is based. The value of
* {@code DynamicConstants.REVISION_NUMBER} must be appended to this value in
* order to get the full name.
*/
"schema.ldif.";
/**
* The name of the JavaMail property that can be used to specify the address
* of the SMTP server.
*/
/**
* The name of the JavaMail property that can be used to specify the port for
* the SMTP server.
*/
/**
* The name of the JavaMail property that can be used to specify the socket
* connection timeout value in milliseconds.
*/
"mail.smtp.connectiontimeout";
/**
* The name of the JavaMail property that can be used to specify the socket
* I/O timeout value in milliseconds.
*/
/**
* The default timeout value for JavaMail timeout properties.
*/
/**
* The description for the alert type that will be used for the alert
* notification generated if multimaster replication detects
* a conflict that cannot be solved automatically.
*/
"This alert type will be used to notify administrators if " +
"multimaster replication cannot resolve a conflict automatically.";
/**
* The alert type string that will be used for the alert notification
* generated if multimaster replication detects
* a conflict that cannot be solved automatically.
*/
"org.opends.server.replication.UnresolvedConflict";
/**
* The extensible indexer identifier string that will be used for a substring
* type.
*/
/**
* The extensible indexer identifier string that will be used for a shared
* type.
*/
/**
* The extensible indexer identifier string that will be used for default
* type.
*/
/**
* The lines that make up the CDDL header. They will not have any prefix, so
* an appropriate prefix may need to be added for some cases (e.g., "# " for
* shell scripts, "rem " for batch files, etc.).
*/
{
"CDDL HEADER START",
"",
"The contents of this file are subject to the terms of the",
"Common Development and Distribution License, Version 1.0 only",
"(the \"License\"). You may not use this file except in compliance",
"with the License.",
"",
"You can obtain a copy of the license at legal-notices/CDDLv1_0.txt",
"See the License for the specific language governing permissions",
"and limitations under the License.",
"",
"When distributing Covered Code, include this CDDL HEADER in each",
"file and include the License file at legal-notices/CDDLv1_0.txt.",
"If applicable, add the following below this CDDL HEADER, with the",
"fields enclosed by brackets \"[]\" replaced with your own identifying",
"information:",
" Portions Copyright [yyyy] [name of copyright owner]",
"",
"CDDL HEADER END"
};
/**
* The value representing just one space character.
*/
/**
* The normalized true value.
*/
/**
* The normalized false value.
*/
/**
* The root Dn for the external change log.
*/
}