Package | Description |
---|---|
org.forgerock.i18n |
A common framework for embedding localizable messages in applications.
|
org.forgerock.i18n.slf4j |
This package provides an alternative localization mechanism to
org.slf4j.cal10n . |
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.config.client |
Common client-side administration classes.
|
org.forgerock.opendj.config.server |
Server-side administration interface.
|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
org.forgerock.opendj.ldap.schema |
Classes and interfaces for constructing and querying LDAP schemas.
|
org.forgerock.opendj.ldif |
Classes and interfaces for reading and writing LDIF.
|
org.forgerock.opendj.server.core |
Contains APIs for new DataProvider design.
|
org.opends.admin.ads |
Defines the different classes that are you used to have a read-only
view of the configuration of the servers that are registered in the
Administration Directory Server (ADS).
|
org.opends.guitools.controlpanel |
Defines the main classes that are you used by the control-panel to launch the
command line.
|
org.opends.guitools.controlpanel.browser |
Defines the main classes that are you used by the entry browser of the
Control Panel.
|
org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
org.opends.guitools.controlpanel.task |
Defines the main classes that are you used to perform the administrative
operations: start the server, modify an entry, delete a base DN, etc.
|
org.opends.guitools.controlpanel.ui |
Contains the panels and dialogs displayed in the Control Panel.
|
org.opends.guitools.controlpanel.ui.components |
Contains some components used in the Control Panel: the MainActionsPane,
the ActionButton, etc.
|
org.opends.guitools.controlpanel.ui.nodes |
Contains the different nodes that are used in the trees of the Control Panel
(index browser, schema browser, LDAP entries browser...).
|
org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
org.opends.guitools.uninstaller |
Defines the main classes that are you used by the uninstall and uninstall-gui
command lines.
|
org.opends.guitools.uninstaller.ui |
Defines the classes that are related to AWT and Swing for the code of
the uninstaller-gui command line.
|
org.opends.quicksetup |
Defines the main classes that are you used by both the QuickSetup utilities:
the installer.
|
org.opends.quicksetup.event |
Defines the different classes that are used to define the specific events
and listeners in the installer application.
|
org.opends.quicksetup.installer |
Defines the classes that are you used by the installer.
|
org.opends.quicksetup.installer.ui |
Defines the specific graphical classes for the installer.
|
org.opends.quicksetup.ui |
Defines the graphical classes that are shared by the different applications.
|
org.opends.quicksetup.util |
Defines the different auxiliary classes that can be used by the different
applications (installer).
|
org.opends.server.admin.client.cli |
Command-line interface code for common client-side administration classes.
|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
org.opends.server.api.plugin |
Defines the Directory Server plugin API.
|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise
Edition (dseecompat) compatability access control handler implementation.
|
org.opends.server.backends |
Contains various Directory Server backend implementations.
|
org.opends.server.backends.jeb |
Contains the code for the Directory Server backend that uses the Berkeley DB
Java Edition as the repository for storing entry and index information.
|
org.opends.server.backends.pdb |
Contains the code for the Directory Server backend that uses Persistit
as the repository for storing entry and index information.
|
org.opends.server.backends.pluggable |
Contains the code for implementing Directory Server pluggable storage backends.
|
org.opends.server.backends.pluggable.spi |
Interfaces and classes required when implementing new storage
engines for the pluggable backend.
|
org.opends.server.backends.task |
Contains the code for the Directory Server backend that provides an interface
for executing administrative tasks.
|
org.opends.server.config |
Contains code used to interact with the Directory Server configuration.
|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server
codebase.
|
org.opends.server.crypto |
This package implements the Directory Server cryptographic framework,
which is described in the
CrytpoManager design document.
|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not
appropriate for other packages.
|
org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug
loggers.
|
org.opends.server.plugins |
Contains the implementation for various Directory Server plugins.
|
org.opends.server.plugins.profiler |
Contains the implementation of the Directory Server plugin that acts as an
embedded profiler that can be used for performance analysis of the server
under load.
|
org.opends.server.protocols |
Contains various Directory Server connection handler implementations which
will be used to accept connections from and perform communication with
clients over various protocols.
|
org.opends.server.protocols.asn1 |
Contains the Directory Server classes for performing encoding and decoding of
ASN.1 elements.
|
org.opends.server.protocols.http |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using HTTP.
|
org.opends.server.protocols.jmx |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using JMX.
|
org.opends.server.protocols.ldap |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using LDAPv3.
|
org.opends.server.replication.plugin |
This package contains the part of the Multi-master
replication code that works on the Directory Server side.
|
org.opends.server.replication.protocol |
This package contains the code used by the replication server and by the
code running on the Directory Server side to exchange their information.
|
org.opends.server.replication.server |
This package contains the code for the Replication Server part
of the Multimaster replication feature.
|
org.opends.server.replication.server.changelog.api |
This package contains the API for the changelog database.
|
org.opends.server.replication.server.changelog.file |
This package contains a file-based log implementation for the changelog
database API.
|
org.opends.server.schema |
Contains implementations of various Directory Server schema elements.
|
org.opends.server.tasks |
Contains implementations for various Directory Server tasks.
|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication
command lines.
|
org.opends.server.tools.makeldif |
This package provides classes for a tool which may be used to generate LDIF
content based on user-defined templates.
|
org.opends.server.tools.tasks |
This package contains classes that support client tool interaction with the
tasks backend.
|
org.opends.server.tools.upgrade |
Defines the specific classes that are used by the upgrade tool.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
org.opends.server.types.operation |
Contains a number of interfaces that are implemented by the various
types of Directory Server operations.
|
org.opends.server.util |
Contains implementations for various Directory Server utility classes and
methods which may be used throughout the server but do not necessarily fit in
elsewhere.
|
org.opends.server.util.cli |
Provides a high-level framework for implementing command-line tools.
|
Modifier and Type | Field and Description |
---|---|
static LocalizableMessage |
LocalizableMessage.EMPTY
Represents an empty message string.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
LocalizableMessageDescriptor.Arg0.get()
Creates a localizable message.
|
LocalizableMessage |
LocalizableMessageDescriptor.ArgN.get(Object... args)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg1.get(T1 a1)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg2.get(T1 a1,
T2 a2)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg3.get(T1 a1,
T2 a2,
T3 a3)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg4.get(T1 a1,
T2 a2,
T3 a3,
T4 a4)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg5.get(T1 a1,
T2 a2,
T3 a3,
T4 a4,
T5 a5)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg6.get(T1 a1,
T2 a2,
T3 a3,
T4 a4,
T5 a5,
T6 a6)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg7.get(T1 a1,
T2 a2,
T3 a3,
T4 a4,
T5 a5,
T6 a6,
T7 a7)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg8.get(T1 a1,
T2 a2,
T3 a3,
T4 a4,
T5 a5,
T6 a6,
T7 a7,
T8 a8)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizableMessageDescriptor.Arg9.get(T1 a1,
T2 a2,
T3 a3,
T4 a4,
T5 a5,
T6 a6,
T7 a7,
T8 a8,
T9 a9)
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
|
LocalizableMessage |
LocalizedIllegalArgumentException.getMessageObject()
Returns the localizable message that explains the problem that occurred.
|
LocalizableMessage |
LocalizableException.getMessageObject()
Returns the localizable message that explains the problem that occurred.
|
static LocalizableMessage |
LocalizableMessage.raw(CharSequence formatString,
Object... args)
Creates an non-localizable message whose
String representation is
always the same regardless of the requested locale. |
LocalizableMessage |
LocalizableMessageBuilder.toMessage()
Returns the
LocalizableMessage representation of this message
builder. |
static LocalizableMessage |
LocalizableMessage.valueOf(Object object)
Creates a new message whose content is the
String representation
of the provided Object . |
Modifier and Type | Method and Description |
---|---|
LocalizableMessageBuilder |
LocalizableMessageBuilder.append(LocalizableMessage message)
Appends the provided message to this message builder.
|
int |
LocalizableMessage.compareTo(LocalizableMessage message)
Compares this message with the specified message for order in the default
locale.
|
Constructor and Description |
---|
LocalizableMessageBuilder(LocalizableMessage message)
Creates a new message builder whose content is initially equal to the
provided message.
|
LocalizedIllegalArgumentException(LocalizableMessage message)
Creates a new localized illegal argument exception with the provided
message.
|
LocalizedIllegalArgumentException(LocalizableMessage message,
Throwable cause)
Creates a new localized illegal argument exception with the provided
message and cause.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
LocalizedMarker.getMessage()
Returns the message embedded into this marker.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalizedLogger.debug(LocalizableMessage m)
Logs a debug message.
|
void |
LocalizedLogger.debug(LocalizableMessage m,
Throwable t)
Logs a debug message with an accompanying exception.
|
void |
LocalizedLogger.error(LocalizableMessage m)
Logs an error message.
|
void |
LocalizedLogger.error(LocalizableMessage m,
Throwable t)
Logs an error message with an accompanying exception.
|
void |
LocalizedLogger.info(LocalizableMessage m)
Logs an info message.
|
void |
LocalizedLogger.info(LocalizableMessage m,
Throwable t)
Logs an info message with an accompanying exception.
|
void |
LocalizedLogger.trace(LocalizableMessage m)
Logs a trace message.
|
void |
LocalizedLogger.trace(LocalizableMessage m,
Throwable t)
Logs a trace message with an accompanying exception.
|
void |
LocalizedLogger.warn(LocalizableMessage m)
Logs a warning message.
|
void |
LocalizedLogger.warn(LocalizableMessage m,
Throwable t)
Logs a warning message with an accompanying exception.
|
Constructor and Description |
---|
LocalizedMarker(LocalizableMessage message)
Create a marker with provided localizable message.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
RelationDefinition.getDescription()
Gets the optional description of this relation definition in the default
locale.
|
LocalizableMessage |
PropertyDefinition.getDescription()
Gets the optional description of this property definition in the default
locale.
|
LocalizableMessage |
AbstractManagedObjectDefinition.getDescription()
Gets the optional description of this managed object definition in the
default locale.
|
LocalizableMessage |
RelationDefinition.getDescription(Locale locale)
Gets the optional description of this relation definition in the
specified locale.
|
LocalizableMessage |
PropertyDefinition.getDescription(Locale locale)
Gets the optional description of this property definition in the
specified locale.
|
LocalizableMessage |
AbstractManagedObjectDefinition.getDescription(Locale locale)
Gets the optional description of this managed object definition in the
specified locale.
|
LocalizableMessage |
ManagedObjectDefinitionI18NResource.getMessage(AbstractManagedObjectDefinition<?,?> d,
String key)
Get the internationalized message associated with the specified key in
the default locale.
|
LocalizableMessage |
ManagedObjectDefinitionI18NResource.getMessage(AbstractManagedObjectDefinition<?,?> d,
String key,
Locale locale)
Get the internationalized message associated with the specified key and
locale.
|
LocalizableMessage |
ManagedObjectDefinitionI18NResource.getMessage(AbstractManagedObjectDefinition<?,?> d,
String key,
Locale locale,
String... args)
Get the parameterized internationalized message associated with the
specified key and locale.
|
LocalizableMessage |
ManagedObjectDefinitionI18NResource.getMessage(AbstractManagedObjectDefinition<?,?> d,
String key,
String... args)
Get the parameterized internationalized message associated with the
specified key in the default locale.
|
LocalizableMessage |
PropertyException.getMessageObject() |
LocalizableMessage |
AdminException.getMessageObject() |
LocalizableMessage |
StringPropertyDefinition.getPatternSynopsis()
Gets the pattern synopsis of this string property definition in the
default locale.
|
LocalizableMessage |
StringPropertyDefinition.getPatternSynopsis(Locale locale)
Gets the optional pattern synopsis of this string property definition in
the specified locale.
|
LocalizableMessage |
AggregationPropertyDefinition.getSourceConstraintSynopsis()
Gets the optional constraint synopsis of this aggregation property
definition in the default locale.
|
LocalizableMessage |
AggregationPropertyDefinition.getSourceConstraintSynopsis(Locale locale)
Gets the optional constraint synopsis of this aggregation property
definition in the specified locale.The constraint synopsis describes when
and how referenced managed objects must be enabled.
|
LocalizableMessage |
Tag.getSynopsis()
Gets the synopsis of this tag in the default locale.
|
LocalizableMessage |
RelationDefinition.getSynopsis()
Gets the synopsis of this relation definition in the default locale.
|
LocalizableMessage |
PropertyDefinition.getSynopsis()
Gets the synopsis of this property definition in the default locale.
|
LocalizableMessage |
GenericConstraint.getSynopsis()
Gets the synopsis of this constraint in the default locale.
|
LocalizableMessage |
AliasDefaultBehaviorProvider.getSynopsis()
Gets the synopsis of this alias default behavior in the default locale.
|
LocalizableMessage |
AdministratorAction.getSynopsis()
Gets the synopsis of this administrator action in the default locale.
|
LocalizableMessage |
AbstractManagedObjectDefinition.getSynopsis()
Gets the synopsis of this managed object definition in the default
locale.
|
LocalizableMessage |
Tag.getSynopsis(Locale locale)
Gets the synopsis of this tag in the specified locale.
|
LocalizableMessage |
RelationDefinition.getSynopsis(Locale locale)
Gets the synopsis of this relation definition in the specified locale.
|
LocalizableMessage |
PropertyDefinition.getSynopsis(Locale locale)
Gets the synopsis of this property definition in the specified locale.
|
LocalizableMessage |
GenericConstraint.getSynopsis(Locale locale)
Gets the synopsis of this constraint in the specified locale.
|
LocalizableMessage |
AliasDefaultBehaviorProvider.getSynopsis(Locale locale)
Gets the synopsis of this alias default behavior in the specified locale.
|
LocalizableMessage |
AdministratorAction.getSynopsis(Locale locale)
Gets the synopsis of this administrator action in the specified locale.
|
LocalizableMessage |
AbstractManagedObjectDefinition.getSynopsis(Locale locale)
Gets the synopsis of this managed object definition in the specified
locale.
|
LocalizableMessage |
IntegerPropertyDefinition.getUnitSynopsis()
Gets the optional unit synopsis of this integer property definition in
the default locale.
|
LocalizableMessage |
IntegerPropertyDefinition.getUnitSynopsis(Locale locale)
Gets the optional unit synopsis of this integer property definition in
the specified locale.
|
LocalizableMessage |
PropertyDefinitionUsageBuilder.getUsage(PropertyDefinition<?> pd)
Generates the usage information for the provided property definition.
|
LocalizableMessage |
RelationDefinition.getUserFriendlyName()
Gets the user friendly name of this relation definition in the default
locale.
|
LocalizableMessage |
AbstractManagedObjectDefinition.getUserFriendlyName()
Gets the user friendly name of this managed object definition in the
default locale.
|
LocalizableMessage |
RelationDefinition.getUserFriendlyName(Locale locale)
Gets the user friendly name of this relation definition in the specified
locale.
|
LocalizableMessage |
AbstractManagedObjectDefinition.getUserFriendlyName(Locale locale)
Gets the user friendly name of this managed object definition in the
specified locale.
|
LocalizableMessage |
SetRelationDefinition.getUserFriendlyPluralName()
Gets the user friendly plural name of this relation definition in the
default locale.
|
LocalizableMessage |
InstantiableRelationDefinition.getUserFriendlyPluralName()
Gets the user friendly plural name of this relation definition in the
default locale.
|
LocalizableMessage |
AbstractManagedObjectDefinition.getUserFriendlyPluralName()
Gets the user friendly plural name of this managed object definition in
the default locale.
|
LocalizableMessage |
SetRelationDefinition.getUserFriendlyPluralName(Locale locale)
Gets the user friendly plural name of this relation definition in the
specified locale.
|
LocalizableMessage |
InstantiableRelationDefinition.getUserFriendlyPluralName(Locale locale)
Gets the user friendly plural name of this relation definition in the
specified locale.
|
LocalizableMessage |
AbstractManagedObjectDefinition.getUserFriendlyPluralName(Locale locale)
Gets the user friendly plural name of this managed object definition in
the specified locale.
|
LocalizableMessage |
EnumPropertyDefinition.getValueSynopsis(E value)
Gets the synopsis of the specified enumeration value of this enumeration
property definition in the default locale.
|
LocalizableMessage |
EnumPropertyDefinition.getValueSynopsis(Locale locale,
E value)
Gets the synopsis of the specified enumeration value of this enumeration
property definition in the specified locale.
|
Constructor and Description |
---|
AdminException(LocalizableMessage message)
Create an admin exception with a message.
|
AdminException(LocalizableMessage message,
Throwable cause)
Create an admin exception with a message and cause.
|
DecodingException(LocalizableMessage message)
Create a decoding exception with a message.
|
OperationsException(LocalizableMessage message)
Create an operations exception with a message.
|
OperationsException(LocalizableMessage message,
Throwable cause)
Create an operations exception with a message and cause.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
OperationRejectedException.getMessagesAsSingleMessage()
Creates a single message listing all the messages combined into a single
list separated by semi-colons.
|
LocalizableMessage |
OperationRejectedException.getUserFriendlyName()
Gets the user friendly name of the component that caused this exception.
|
LocalizableMessage |
MissingMandatoryPropertiesException.getUserFriendlyName()
Gets the user friendly name of the component that caused this exception.
|
Modifier and Type | Method and Description |
---|---|
Collection<LocalizableMessage> |
OperationRejectedException.getMessages()
Gets an unmodifiable collection view of the messages describing the
constraint violations that occurred.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ClientConstraintHandler.isAddAcceptable(ManagementContext context,
ManagedObject<?> managedObject,
Collection<LocalizableMessage> unacceptableReasons)
Determines whether the newly created managed object which is about
to be added to the server configuration satisfies this constraint.
|
boolean |
ClientConstraintHandler.isDeleteAcceptable(ManagementContext context,
ManagedObjectPath<?,?> path,
Collection<LocalizableMessage> unacceptableReasons)
Determines whether the existing managed object which is about to
be deleted from the server configuration satisfies this constraint.
|
boolean |
ClientConstraintHandler.isModifyAcceptable(ManagementContext context,
ManagedObject<?> managedObject,
Collection<LocalizableMessage> unacceptableReasons)
Determines whether the changes to an existing managed object which
are about to be committed to the server configuration satisfies this
constraint.
|
Constructor and Description |
---|
AuthenticationException(LocalizableMessage message)
Create an authentication exception with a message.
|
AuthenticationException(LocalizableMessage message,
Throwable cause)
Create an authentication exception with a message and cause.
|
ConcurrentModificationException(LocalizableMessage message)
Create a concurrent modification exception with a message.
|
ConcurrentModificationException(LocalizableMessage message,
Throwable cause)
Create a concurrent modification exception with a message and cause.
|
MissingMandatoryPropertiesException(LocalizableMessage ufn,
Collection<PropertyException> causes,
boolean isCreate)
Creates a new missing mandatory properties exception with the provided
causes.
|
OperationRejectedException(OperationRejectedException.OperationType type,
LocalizableMessage ufn)
Creates a new operation rejected exception with a default message.
|
OperationRejectedException(OperationRejectedException.OperationType type,
LocalizableMessage ufn,
Collection<LocalizableMessage> messages)
Creates a new operation rejected exception with the provided messages.
|
OperationRejectedException(OperationRejectedException.OperationType type,
LocalizableMessage ufn,
LocalizableMessage message)
Creates a new operation rejected exception with the provided message.
|
Constructor and Description |
---|
OperationRejectedException(OperationRejectedException.OperationType type,
LocalizableMessage ufn,
Collection<LocalizableMessage> messages)
Creates a new operation rejected exception with the provided messages.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
ConfigException.getMessageObject()
Returns the message that explains the problem that occurred.
|
Modifier and Type | Method and Description |
---|---|
List<LocalizableMessage> |
ConfigChangeResult.getMessages()
Retrieves the set of messages that provide explanation for the processing
of the configuration changes.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigChangeResult.addMessage(LocalizableMessage message)
Adds the provided message to the set of messages for this config change
result.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ServerManagedObjectAddListener.isConfigurationAddAcceptable(ServerManagedObject<? extends T> mo,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed addition of a new server managed object is
acceptable to this add listener.
|
boolean |
ConfigurationAddListener.isConfigurationAddAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed addition of a new configuration is
acceptable to this add listener.
|
boolean |
ServerManagedObjectChangeListener.isConfigurationChangeAcceptable(ServerManagedObject<? extends T> mo,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed change to the server managed object is
acceptable to this change listener.
|
boolean |
ConfigurationChangeListener.isConfigurationChangeAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed change to the configuration is acceptable
to this change listener.
|
boolean |
ServerManagedObjectDeleteListener.isConfigurationDeleteAcceptable(ServerManagedObject<? extends T> mo,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed deletion of an existing server managed
object is acceptable to this delete listener.
|
boolean |
ConfigurationDeleteListener.isConfigurationDeleteAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed deletion of an existing configuration is
acceptable to this delete listener.
|
boolean |
ServerConstraintHandler.isDeleteAllowed(ServerManagedObject<?> managedObject,
Collection<LocalizableMessage> unacceptableReasons)
Determines whether the existing managed object can be deleted from
the server's configuration.
|
boolean |
ServerConstraintHandler.isUsable(ServerManagedObject<?> managedObject,
Collection<LocalizableMessage> unacceptableReasons)
Determines whether the provided managed object can be used by the
server.
|
Constructor and Description |
---|
ConfigException(LocalizableMessage message)
Creates a new configuration exception with the provided message.
|
ConfigException(LocalizableMessage message,
Throwable cause)
Creates a new configuration exception with the provided message and
underlying cause.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
DecodeException.getMessageObject() |
LocalizableMessage |
ResultCode.getName()
Returns the short human-readable name of this result code.
|
Modifier and Type | Method and Description |
---|---|
static DecodeException |
DecodeException.error(LocalizableMessage message)
Creates a new non-fatal decode exception with the provided message.
|
static DecodeException |
DecodeException.error(LocalizableMessage message,
Throwable cause)
Creates a new non-fatal decode exception with the provided message and
root cause.
|
static DecodeException |
DecodeException.fatalError(LocalizableMessage message)
Creates a new fatal decode exception with the provided message.
|
static DecodeException |
DecodeException.fatalError(LocalizableMessage message,
Throwable cause)
Creates a new fatal decode exception with the provided message and root
cause.
|
void |
CancelRequestListener.handleCancelRequest(LocalizableMessage cancellationReason)
Invoked when a cancellation request has been received and processing of
the request should be aborted if possible.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Entries.conformsToSchema(Entry entry,
Schema schema,
SchemaValidationPolicy policy,
Collection<LocalizableMessage> errorMessages)
Returns
true if the provided entry is valid according to the
specified schema and schema validation policy. |
static boolean |
Entries.conformsToSchema(Entry entry,
SchemaValidationPolicy policy,
Collection<LocalizableMessage> errorMessages)
Returns
true if the provided entry is valid according to the
default schema and schema validation policy. |
Modifier and Type | Method and Description |
---|---|
Collection<LocalizableMessage> |
Schema.getWarnings()
Returns an unmodifiable collection containing all of the warnings that
were detected when this schema was constructed.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Schema.validateEntry(Entry entry,
SchemaValidationPolicy policy,
Collection<LocalizableMessage> errorMessages)
Returns
true if the provided entry is valid according to this
schema and the specified schema validation policy. |
Constructor and Description |
---|
ConflictingSchemaElementException(LocalizableMessage message)
Creates a new conflicting schema element exception with the provided
message.
|
UnknownSchemaElementException(LocalizableMessage message)
Creates a new unknown schema element exception with the provided message.
|
Modifier and Type | Method and Description |
---|---|
List<LocalizableMessage> |
EntryGenerator.getWarnings()
Returns the warnings generated by the parsing of template file.
|
Modifier and Type | Method and Description |
---|---|
void |
RejectedLDIFListener.handleMalformedRecord(long lineNumber,
List<String> lines,
LocalizableMessage reason)
Invoked when a record was rejected because it was malformed in some way
and could not be decoded.
|
void |
RejectedChangeRecordListener.handleRejectedChangeRecord(AddRequest change,
LocalizableMessage reason)
Invoked when an attempt to add an entry was rejected.
|
void |
RejectedChangeRecordListener.handleRejectedChangeRecord(DeleteRequest change,
LocalizableMessage reason)
Invoked when an attempt to delete an entry was rejected.
|
void |
RejectedChangeRecordListener.handleRejectedChangeRecord(ModifyDNRequest change,
LocalizableMessage reason)
Invoked when an attempt to rename an entry was rejected.
|
void |
RejectedChangeRecordListener.handleRejectedChangeRecord(ModifyRequest change,
LocalizableMessage reason)
Invoked when an attempt to modify an entry was rejected.
|
void |
RejectedLDIFListener.handleSkippedRecord(long lineNumber,
List<String> lines,
LocalizableMessage reason)
Invoked when a record was skipped because it did not match filter
criteria defined by the reader.
|
Modifier and Type | Method and Description |
---|---|
void |
RejectedLDIFListener.handleSchemaValidationFailure(long lineNumber,
List<String> lines,
List<LocalizableMessage> reasons)
Invoked when a record was rejected because it does not conform to the
schema and schema validation is enabled.
|
void |
RejectedLDIFListener.handleSchemaValidationWarning(long lineNumber,
List<String> lines,
List<LocalizableMessage> reasons)
Invoked when a record was not rejected but contained one or more schema
validation warnings.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
DataProviderEvent.getReason()
Returns a message describing this event.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractDataProvider.notifyDataProviderEventOccurred(LocalizableMessage reason,
Set<DataProviderEvent.Type> types)
Notify all event listeners that this data provider has changed state due
to an operational error, configuration change, or an administrative
action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DataProviderFactory.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for creating
and initializing a new data provider using this data provider factory.
|
Constructor and Description |
---|
DataProviderEvent(LocalizableMessage reason,
Set<DataProviderEvent.Type> types)
Creates a new data provider event.
|
Modifier and Type | Method and Description |
---|---|
Set<LocalizableMessage> |
TopologyCache.getErrorMessages()
Returns a set of error messages encountered in the TopologyCache.
|
Constructor and Description |
---|
ControlPanelArgumentParser(String mainClassName,
LocalizableMessage msg)
The default constructor for this class.
|
Constructor and Description |
---|
ReferralLimitExceededException(LocalizableMessage message)
Constructor of the exception.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
ConnectionHandlerDescriptor.Protocol.getDisplayMessage()
Returns the display LocalizableMessage to be used for the protocol.
|
LocalizableMessage |
MonitoringAttributes.getMessage()
Returns the message associated with the attribute (basically is the
localized name of the operation associated with the attribute).
|
LocalizableMessage |
BasicMonitoringAttributes.getMessage() |
LocalizableMessage |
Category.getName()
Returns the name of the category.
|
LocalizableMessage |
Action.getName()
Returns the name of the action.
|
protected LocalizableMessage |
ConnectionHandlersMonitoringTableModel.getNameHeader() |
protected LocalizableMessage |
AbstractIndexTableModel.getRebuildRequiredString(AbstractIndexDescriptor index)
Returns the message to be displayed in the cell if an index must be
rebuilt.
|
Modifier and Type | Method and Description |
---|---|
LinkedHashSet<LocalizableMessage> |
TaskTableModel.getAllAttributes()
Returns the set of attributes ordered.
|
Set<LocalizableMessage> |
TaskTableModel.getDisplayedAttributes()
Returns the set of attributes ordered.
|
List<LocalizableMessage> |
CheckEntrySyntaxException.getErrors()
Returns the list of errors that were encountered.
|
Modifier and Type | Method and Description |
---|---|
protected String |
SortableTableModel.getHeader(LocalizableMessage msg)
Returns the header wrapped with the default line width.
|
protected String |
SortableTableModel.getHeader(LocalizableMessage msg,
int wrap)
Returns the header wrapped with a certain line width.
|
void |
Category.setName(LocalizableMessage name)
Sets the name of the category.
|
void |
Action.setName(LocalizableMessage name)
Sets the name of the action.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskTableModel.setAttributes(Set<LocalizableMessage> attributes)
Sets the operations displayed by this table model.
|
Constructor and Description |
---|
CannotRenameException(LocalizableMessage msg)
Constructor.
|
ConfigReadException(LocalizableMessage msg)
Constructor for the exception.
|
Constructor and Description |
---|
CheckEntrySyntaxException(List<LocalizableMessage> errors)
Constructor of the exception.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Task.printEquivalentCommandLine(String cmdName,
List<String> args,
LocalizableMessage msg)
Prints the equivalent command line.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
Task.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons)
Informs of whether the task to be launched can be launched or not.
|
boolean |
ResetUserPasswordTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
RebuildIndexTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
NewSchemaElementsTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
NewEntryTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
ModifyObjectClassTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
ModifyEntryTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
ModifyAttributeTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
DeleteSchemaElementsTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
DeleteIndexTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
DeleteEntryTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
DeleteBaseDNAndBackendTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
CancelTaskTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
boolean |
AddToGroupTask.canLaunch(Task taskToBeLaunched,
Collection<LocalizableMessage> incompatibilityReasons) |
Constructor and Description |
---|
OfflineUpdateException(LocalizableMessage msg)
Creates an exception with a message.
|
OfflineUpdateException(LocalizableMessage msg,
Throwable rootCause)
Creates an exception with a message and a root cause.
|
OnlineUpdateException(LocalizableMessage msg)
Creates an exception with a message.
|
OnlineUpdateException(LocalizableMessage msg,
Throwable rootCause)
Creates an exception with a message and a root cause.
|
Modifier and Type | Field and Description |
---|---|
protected static LocalizableMessage |
StatusGenericPanel.NOT_APPLICABLE
The not applicable message.
|
Modifier and Type | Method and Description |
---|---|
protected static LocalizableMessage |
StatusGenericPanel.getLabel(MonitoringAttributes attr)
Returns the label to be used in panels (with ':') based on the definition
of the monitoring attribute.
|
protected LocalizableMessage |
DeleteBackendPanel.getListLabel()
Returns the list label.
|
LocalizableMessage |
NoItemSelectedPanel.getMessage()
Returns the displayed message.
|
protected LocalizableMessage |
DeleteBackendPanel.getNoElementsFoundLabel()
Returns the no backend found label.
|
protected LocalizableMessage |
NewUserPanel.getProgressDialogTitle() |
protected LocalizableMessage |
NewOrganizationalUnitPanel.getProgressDialogTitle() |
protected LocalizableMessage |
NewGroupPanel.getProgressDialogTitle() |
protected LocalizableMessage |
NewEntryFromLDIFPanel.getProgressDialogTitle() |
protected LocalizableMessage |
NewDomainPanel.getProgressDialogTitle() |
protected LocalizableMessage |
DuplicateEntryPanel.getProgressDialogTitle() |
protected abstract LocalizableMessage |
AbstractNewEntryPanel.getProgressDialogTitle()
Returns the title for the progress dialog.
|
LocalizableMessage |
WindowsServicePanel.getTitle() |
LocalizableMessage |
ViewEntryPanel.getTitle() |
LocalizableMessage |
VerifyIndexPanel.getTitle() |
LocalizableMessage |
VLVIndexPanel.getTitle() |
LocalizableMessage |
TaskToSchedulePanel.getTitle() |
abstract LocalizableMessage |
StatusGenericPanel.getTitle()
Returns the title that will be used as title of the dialog.
|
LocalizableMessage |
StandardObjectClassPanel.getTitle() |
LocalizableMessage |
SelectObjectClassesPanel.getTitle() |
LocalizableMessage |
SchemaBrowserRightPanel.getTitle() |
LocalizableMessage |
ResetUserPasswordPanel.getTitle() |
LocalizableMessage |
RefreshOptionsPanel.getTitle() |
LocalizableMessage |
RebuildIndexPanel.getTitle() |
LocalizableMessage |
ObjectClassEditorPanel.getTitle() |
LocalizableMessage |
NewUserPanel.getTitle() |
LocalizableMessage |
NewOrganizationalUnitPanel.getTitle() |
LocalizableMessage |
NewObjectClassPanel.getTitle() |
LocalizableMessage |
NewIndexPanel.getTitle() |
LocalizableMessage |
NewGroupPanel.getTitle() |
LocalizableMessage |
NewEntryFromLDIFPanel.getTitle() |
LocalizableMessage |
NewDomainPanel.getTitle() |
LocalizableMessage |
NewBaseDNPanel.getTitle() |
LocalizableMessage |
NewAttributePanel.getTitle() |
LocalizableMessage |
MatchingRulePanel.getTitle() |
LocalizableMessage |
ManageTasksPanel.getTitle() |
LocalizableMessage |
MainActionsPane.getTitle() |
LocalizableMessage |
LoginPanel.getTitle() |
LocalizableMessage |
LocalOrRemotePanel.getTitle() |
LocalizableMessage |
LDAPEntrySelectionPanel.getTitle() |
LocalizableMessage |
LDAPEntryPanel.getTitle() |
LocalizableMessage |
JavaPropertiesPanel.getTitle() |
LocalizableMessage |
IndexBrowserRightPanel.getTitle() |
LocalizableMessage |
ImportLDIFPanel.getTitle() |
LocalizableMessage |
ExportLDIFPanel.getTitle() |
LocalizableMessage |
ErrorSearchingEntryPanel.getTitle() |
LocalizableMessage |
DuplicateEntryPanel.getTitle() |
LocalizableMessage |
DeleteBackendPanel.getTitle() |
LocalizableMessage |
CustomObjectClassPanel.getTitle() |
LocalizableMessage |
ConfigurationObjectClassPanel.getTitle() |
LocalizableMessage |
ConfigurationAttributePanel.getTitle() |
LocalizableMessage |
BrowseEntriesPanel.getTitle() |
LocalizableMessage |
BinaryValuePanel.getTitle() |
LocalizableMessage |
BinaryAttributeEditorPanel.getTitle() |
LocalizableMessage |
BaseDNPanel.getTitle() |
LocalizableMessage |
BackupPanel.getTitle() |
LocalizableMessage |
BackendVLVIndexesPanel.getTitle() |
LocalizableMessage |
BackendIndexesPanel.getTitle() |
LocalizableMessage |
AttributeSyntaxPanel.getTitle() |
LocalizableMessage |
AddToGroupPanel.getTitle() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
StatusGenericPanel.checkIntValue(Collection<LocalizableMessage> errors,
String stringValue,
int minValue,
int maxValue,
LocalizableMessage errMsg)
Checks that the provided string value is a valid integer and if it is not
updates a list of error messages with an error.
|
protected boolean |
StatusGenericPanel.displayConfirmationDialog(LocalizableMessage title,
LocalizableMessage msg)
Displays a confirmation message.
|
protected void |
StatusGenericPanel.displayErrorMessage(LocalizableMessage title,
LocalizableMessage msg)
Displays an error message and hides the main panel.
|
protected void |
StatusGenericPanel.displayMessage(LocalizableMessage msg)
Displays a message and hides the main panel.
|
void |
SchemaBrowserRightPanel.displayMessage(LocalizableMessage msg)
Displays a panel containing a message.
|
protected void |
StatusGenericPanel.launchOperation(Task task,
LocalizableMessage initialSummary,
LocalizableMessage successSummary,
LocalizableMessage successDetail,
LocalizableMessage errorSummary,
LocalizableMessage errorDetail,
LocalizableMessageDescriptor.Arg1<Number> errorDetailCode,
ProgressDialog dialog)
Launch an task.
|
static void |
StatusGenericPanel.launchOperation(Task task,
LocalizableMessage initialSummary,
LocalizableMessage successSummary,
LocalizableMessage successDetail,
LocalizableMessage errorSummary,
LocalizableMessage errorDetail,
LocalizableMessageDescriptor.Arg1<Number> errorDetailCode,
ProgressDialog dialog,
boolean resetLogs,
ControlPanelInfo info)
Launch an task.
|
void |
NoItemSelectedPanel.setMessage(LocalizableMessage text)
Sets the message to be displayed.
|
void |
UnsavedChangesDialog.setMessage(LocalizableMessage title,
LocalizableMessage details)
Sets the message to be displayed in this dialog.
|
void |
ProgressDialog.setSummary(LocalizableMessage text)
Sets the text to be displayed in the summary area of the progress
dialog.
|
void |
LDAPEntrySelectionPanel.setTitle(LocalizableMessage title)
Sets the title that will be displayed in the dialog containing this panel.
|
protected void |
StatusGenericPanel.updateConfirmationPane(JEditorPane pane,
LocalizableMessage title,
Font titleFont,
LocalizableMessage details,
Font detailsFont)
Updates the contents of an editor pane using the confirmation format.
|
protected void |
StatusGenericPanel.updateErrorPane(JEditorPane pane,
LocalizableMessage title,
Font titleFont,
LocalizableMessage details,
Font detailsFont)
Updates the contents of an editor pane using the error format.
|
protected void |
StatusGenericPanel.updateErrorPaneAndOKButtonIfAuthRequired(ServerDescriptor desc,
LocalizableMessage details)
Updates the error panel and enables/disables the OK button depending on the
status of the server.
|
protected void |
StatusGenericPanel.updateErrorPaneIfAuthRequired(ServerDescriptor desc,
LocalizableMessage details)
Updates the error panel depending on the status of the server.
|
protected void |
StatusGenericPanel.updateErrorPaneIfServerRunningAndAuthRequired(ServerDescriptor desc,
LocalizableMessage detailsServerNotRunning,
LocalizableMessage authRequired)
Updates the error panel depending on the status of the server.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StatusGenericPanel.addScheduleErrors(ScheduleType schedule,
Collection<LocalizableMessage> errors,
JLabel label)
Checks whether the server is running or not and depending on the schedule
updates the list of errors with the errors found.
|
protected void |
StatusGenericPanel.checkCompatibleSuperiors(Set<ObjectClass> objectClassSuperiors,
ObjectClassType objectClassType,
List<LocalizableMessage> errors)
Checks whether the provided superior object classes are compatible with the
provided object class type.
|
protected boolean |
StatusGenericPanel.checkIntValue(Collection<LocalizableMessage> errors,
String stringValue,
int minValue,
int maxValue,
LocalizableMessage errMsg)
Checks that the provided string value is a valid integer and if it is not
updates a list of error messages with an error.
|
protected void |
NewUserPanel.checkSyntax(ArrayList<LocalizableMessage> errors) |
protected void |
NewOrganizationalUnitPanel.checkSyntax(ArrayList<LocalizableMessage> errors) |
protected void |
NewGroupPanel.checkSyntax(ArrayList<LocalizableMessage> errors) |
protected void |
NewEntryFromLDIFPanel.checkSyntax(ArrayList<LocalizableMessage> errors) |
protected void |
NewDomainPanel.checkSyntax(ArrayList<LocalizableMessage> errors) |
protected void |
DuplicateEntryPanel.checkSyntax(ArrayList<LocalizableMessage> errors) |
protected abstract void |
AbstractNewEntryPanel.checkSyntax(ArrayList<LocalizableMessage> errors)
Updates the list of errors by checking the syntax of the entry.
|
protected void |
StatusGenericPanel.displayErrorDialog(Collection<LocalizableMessage> errors)
Displays a dialog with the provided list of error messages.
|
protected void |
InclusionExclusionPanel.updateIncludeExclude(Collection<LocalizableMessage> errors,
String backendName)
Updates a list of errors in the include and exclude subpanels.
|
Constructor and Description |
---|
ProgressDialog(JFrame parentFrame,
Component relativeTo,
LocalizableMessage title,
ControlPanelInfo info)
Constructor of the dialog.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
TitlePanel.getDetails()
Returns the details of this panel.
|
LocalizableMessage |
BinaryCellPanel.getMessage(BinaryValue value,
boolean isImage)
Returns the message describing the provided binary value.
|
LocalizableMessage |
ObjectClassCellPanel.getMessage(ObjectClassValue value)
Returns the message describing the provided object class value.
|
LocalizableMessage |
BinaryCellPanel.getString(byte[] value,
boolean isImage)
Returns the message describing the provided array of bytes.
|
LocalizableMessage |
TreePanel.getTitle() |
LocalizableMessage |
TitlePanel.getTitle()
Returns the title of this panel.
|
Modifier and Type | Method and Description |
---|---|
void |
TitlePanel.setDetails(LocalizableMessage details)
Sets the details of this panel.
|
void |
BinaryCellPanel.setEditButtonText(LocalizableMessage text)
Sets the text of the edit button (for instance if this panel is displaying
a read-only value, the user might set a value of 'View...' that launches
a viewer).
|
void |
TitlePanel.setTitle(LocalizableMessage title)
Sets the title of this panel.
|
Constructor and Description |
---|
BasicExpander(LocalizableMessage text)
Constructor of the BasicExpander.
|
CellEditorButton(LocalizableMessage label)
The constructor of the cell editor button.
|
LabelWithHelpIcon(LocalizableMessage text,
LocalizableMessage tooltipIcon)
The constructor of this panel.
|
SelectableLabelWithHelpIcon(LocalizableMessage text,
LocalizableMessage tooltipIcon)
The constructor of this panel.
|
TitlePanel(LocalizableMessage title,
LocalizableMessage details)
Constructor of the panel.
|
Constructor and Description |
---|
CategoryTreeNode(LocalizableMessage name)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static LocalizableMessage |
Utilities.wrapHTML(LocalizableMessage msg,
int nCols)
Wraps the contents of the provided message using the specified number of
columns.
|
Modifier and Type | Method and Description |
---|---|
static JButton |
Utilities.createButton(LocalizableMessage text)
Creates a button.
|
static JCheckBox |
Utilities.createCheckBox(LocalizableMessage text)
Creates a check box.
|
static JLabel |
Utilities.createDefaultLabel(LocalizableMessage text)
Creates a label (with default font).
|
static ImageIcon |
Utilities.createImageIcon(byte[] bytes,
int maxHeight,
LocalizableMessage description,
boolean useFast)
Creates an image icon using an array of bytes that contain the image and
specifying the maximum height of the image.
|
static JLabel |
Utilities.createInlineHelpLabel(LocalizableMessage text)
Creates a label of type 'inline help' (with smaller font).
|
static JMenu |
Utilities.createMenu(LocalizableMessage msg,
LocalizableMessage description)
Creates a menu with the provided text.
|
static JMenuItem |
Utilities.createMenuItem(LocalizableMessage msg)
Creates a menu item with the provided text.
|
static JTextArea |
Utilities.createNonEditableTextArea(LocalizableMessage text,
int rows,
int cols)
Creates a non-editable text area.
|
static JLabel |
Utilities.createPrimaryLabel(LocalizableMessage text)
Creates a label of type 'primary' (with bigger font than usual).
|
static JRadioButton |
Utilities.createRadioButton(LocalizableMessage text)
Creates a radio button.
|
static JTextArea |
Utilities.createTextArea(LocalizableMessage text,
int rows,
int cols)
Creates a text area.
|
static JTextArea |
Utilities.createTextAreaWithBorder(LocalizableMessage text,
int rows,
int cols)
Creates a text area with borders similar to the ones of a text field.
|
static JLabel |
Utilities.createTitleLabel(LocalizableMessage text)
Creates a label of type 'title' (with bigger font).
|
static boolean |
Utilities.displayConfirmationDialog(Component parentComponent,
LocalizableMessage title,
LocalizableMessage msg)
Displays a confirmation dialog.
|
static void |
Utilities.displayWarningDialog(Component parentComponent,
LocalizableMessage title,
LocalizableMessage msg)
Displays a warning dialog.
|
static String |
Utilities.getFormattedConfirmation(LocalizableMessage title,
Font titleFont,
LocalizableMessage details,
Font detailsFont)
Returns the HTML representation of a confirmation for a given text.
|
static String |
Utilities.getFormattedError(LocalizableMessage title,
Font titleFont,
LocalizableMessage details,
Font detailsFont)
Returns the HTML representation of an error for a given text.
|
static String |
Utilities.getFormattedSuccess(LocalizableMessage title,
Font titleFont,
LocalizableMessage details,
Font detailsFont)
Returns the HTML representation of a success for a given text.
|
static String |
Utilities.getFormattedWarning(LocalizableMessage title,
Font titleFont,
LocalizableMessage details,
Font detailsFont)
Returns the HTML representation of a warning for a given text.
|
static String |
Utilities.getProgressWithPoints(LocalizableMessage plainText,
Font progressFont)
Returns the HTML representation of a message to which some points have
been appended.
|
static Border |
Utilities.makeTitledBorder(LocalizableMessage msg)
Creates a titled border.
|
static void |
Utilities.setWarningLabel(JLabel l,
LocalizableMessage text)
Updates a label by setting a warning icon and a text.
|
static LocalizableMessage |
Utilities.wrapHTML(LocalizableMessage msg,
int nCols)
Wraps the contents of the provided message using the specified number of
columns.
|
Modifier and Type | Method and Description |
---|---|
static void |
Utilities.displayErrorDialog(Component parentComponent,
Collection<LocalizableMessage> errors)
Displays an error dialog that contains a set of error messages.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
Uninstaller.getCloseButtonToolTip() |
LocalizableMessage |
Uninstaller.getFinishButtonLabel() |
LocalizableMessage |
Uninstaller.getFinishButtonToolTip() |
LocalizableMessage |
Uninstaller.getFrameTitle() |
protected LocalizableMessage |
UninstallLauncher.getFrameTitle() |
LocalizableMessage |
Uninstaller.getSummary(ProgressStep step)
Returns an formatted representation of the summary for the specified
UninstallProgressStep.
|
Modifier and Type | Method and Description |
---|---|
void |
Uninstaller.notifyListeners(Integer ratio,
LocalizableMessage currentPhaseSummary,
LocalizableMessage newLogDetail) |
Constructor and Description |
---|
UninstallerArgumentParser(String mainClassName,
LocalizableMessage toolDescription,
boolean longArgumentsCaseSensitive)
Creates a new instance of this argument parser with no arguments.
|
Modifier and Type | Method and Description |
---|---|
protected LocalizableMessage |
ConfirmUninstallPanel.getInstructions() |
protected LocalizableMessage |
ConfirmUninstallPanel.getTitle() |
Modifier and Type | Method and Description |
---|---|
protected LocalizableMessage |
Application.ErrorPrintStream.formatString(String s) |
protected LocalizableMessage |
Application.OutputPrintStream.formatString(String s) |
LocalizableMessage |
ProgressDescriptor.getDetailsMsg()
Returns the details message (the log message) of the install.
|
LocalizableMessage |
WizardStep.getDisplayMessage()
Gets the message key associated with the display name of this step.
|
LocalizableMessage |
Step.getDisplayMessage()
Gets this steps message key.
|
LocalizableMessage |
Application.getFormattedDone()
Returns the formatted representation of the 'Done' text string.
|
LocalizableMessage |
Application.getFormattedDoneWithLineBreak()
Returns the formatted representation of the 'Done' text string
with a line break at the end.
|
protected LocalizableMessage |
Application.getFormattedError(LocalizableMessage text)
Returns the formatted representation of an error for a given text.
|
protected LocalizableMessage |
Application.getFormattedError(Throwable t,
boolean applyMargin)
Returns the formatted representation of an error message for a given
exception.
|
LocalizableMessage |
Application.getFormattedLog(LocalizableMessage text)
Returns the formatted representation of a log message for a given text.
|
LocalizableMessage |
Application.getFormattedLogError(LocalizableMessage text)
Returns the formatted representation of a log error message for a given
text.
|
LocalizableMessage |
Application.getFormattedProgress(LocalizableMessage text)
Returns the formatted representation of a progress message for a given
text.
|
LocalizableMessage |
Application.getFormattedProgressWithLineBreak(LocalizableMessage text)
Returns the formatted representation of a progress message for a given
text with a line break.
|
protected LocalizableMessage |
Application.getFormattedSuccess(LocalizableMessage text)
Returns the formatted representation of a success message for a given text.
|
protected LocalizableMessage |
Application.getFormattedSummary(LocalizableMessage text)
Returns the formatted representation of the text that is the summary of the
installation process (the one that goes in the UI next to the progress
bar).
|
LocalizableMessage |
Application.getFormattedWarning(LocalizableMessage text)
Returns the formatted representation of an warning for a given text.
|
LocalizableMessage |
Application.getFormattedWithPoints(LocalizableMessage text)
Returns the formatted representation of the argument text to which we add
points.
|
protected abstract LocalizableMessage |
Launcher.getFrameTitle()
Gets the frame title of the GUI application that will be used
in some operating systems.
|
LocalizableMessage |
CurrentInstallStatus.getInstallationMsg()
Provides a localized message to be displayed to the user in HTML format
informing of the installation status.
|
LocalizableMessage |
Application.getLineBreak()
Returns the line break formatted.
|
protected LocalizableMessage |
Application.getMessage(TopologyCacheException e)
Returns a localized representation of a TopologyCacheException object.
|
static LocalizableMessage |
JavaArguments.getMessageForJLabel(JavaArguments javaArguments,
JavaArguments defaultJavaArguments,
Font font)
Returns the message in HTML format to be used in a JLabel representing a
java arguments object.
|
LocalizableMessage |
ProgressDescriptor.getProgressBarMsg()
Returns the progress bar message.
|
abstract LocalizableMessage |
Application.getSummary(ProgressStep step)
Gets an i18n'd string representing the summary of
a give ProgressStep.
|
protected LocalizableMessage |
Application.getTaskSeparator()
Returns the task separator formatted.
|
Modifier and Type | Method and Description |
---|---|
static ApplicationException |
ApplicationException.createFileSystemException(LocalizableMessage msg,
Exception e)
Creates a new ApplicationException of type FILE_SYSTEM_ERROR.
|
protected LocalizableMessage |
Application.getFormattedError(LocalizableMessage text)
Returns the formatted representation of an error for a given text.
|
LocalizableMessage |
Application.getFormattedLog(LocalizableMessage text)
Returns the formatted representation of a log message for a given text.
|
LocalizableMessage |
Application.getFormattedLogError(LocalizableMessage text)
Returns the formatted representation of a log error message for a given
text.
|
LocalizableMessage |
Application.getFormattedProgress(LocalizableMessage text)
Returns the formatted representation of a progress message for a given
text.
|
LocalizableMessage |
Application.getFormattedProgressWithLineBreak(LocalizableMessage text)
Returns the formatted representation of a progress message for a given
text with a line break.
|
protected LocalizableMessage |
Application.getFormattedSuccess(LocalizableMessage text)
Returns the formatted representation of a success message for a given text.
|
protected LocalizableMessage |
Application.getFormattedSummary(LocalizableMessage text)
Returns the formatted representation of the text that is the summary of the
installation process (the one that goes in the UI next to the progress
bar).
|
LocalizableMessage |
Application.getFormattedWarning(LocalizableMessage text)
Returns the formatted representation of an warning for a given text.
|
LocalizableMessage |
Application.getFormattedWithPoints(LocalizableMessage text)
Returns the formatted representation of the argument text to which we add
points.
|
void |
Application.notifyListeners(Integer ratio,
LocalizableMessage currentPhaseSummary,
LocalizableMessage newLogDetail)
This method notifies the ProgressUpdateListeners that there was an
update in the installation progress.
|
protected void |
ProgressUpdateListenerDelegate.notifyListeners(LocalizableMessage msg)
Notify listeners about a change in log detail.
|
void |
Application.notifyListeners(LocalizableMessage newLogDetail)
This method is called when a new log message has been received.
|
void |
ProgressUpdateListenerDelegate.notifyListeners(ProgressStep current,
Integer ratio,
LocalizableMessage currentPhaseSummary,
LocalizableMessage newLogDetail)
This method notifies the ProgressUpdateListeners that there was an
update in the installation progress.
|
void |
Application.notifyListenersWithPoints(Integer ratio,
LocalizableMessage newLogDetail)
This method notifies the ProgressUpdateListeners that there was an
update in the installation progress.
|
Constructor and Description |
---|
ApplicationException(ReturnCode type,
LocalizableMessage localizedMsg,
Throwable rootCause)
The constructor of the ApplicationException.
|
ProgressDescriptor(ProgressStep step,
Integer progressBarRatio,
LocalizableMessage progressBarMsg,
LocalizableMessage detailsMsg)
Constructor for the ProgressDescriptor.
|
UserDataCertificateException(WizardStep step,
LocalizableMessage message,
Throwable t,
String host,
int port,
X509Certificate[] chain,
String authType,
UserDataCertificateException.Type type)
Constructor for UserDataCertificateException.
|
UserDataConfirmationException(WizardStep step,
LocalizableMessage message)
Constructor for UserDataConfirmationException.
|
UserDataException(WizardStep step,
LocalizableMessage message)
Constructor for UserDataException.
|
UserDataException(WizardStep step,
LocalizableMessage message,
Throwable t)
Constructor for UserDataException.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
ProgressUpdateEvent.getCurrentPhaseSummary()
Gets a localized message summary describing the install progress
status.
|
LocalizableMessage |
ProgressUpdateEvent.getNewLogs()
Gets the new logs for the install progress.
|
Modifier and Type | Method and Description |
---|---|
void |
ProgressNotifier.notifyListeners(Integer ratio,
LocalizableMessage currentPhaseSummary,
LocalizableMessage newLogDetail)
Notifies all registered listeners about a change
in progress state.
|
Constructor and Description |
---|
ProgressUpdateEvent(ProgressStep step,
Integer progressRatio,
LocalizableMessage currentPhaseSummary,
LocalizableMessage newLogs)
Constructor of the ProgressUpdateEvent.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
Installer.getCloseButtonToolTip() |
LocalizableMessage |
Installer.getFinishButtonToolTip() |
protected LocalizableMessage |
SetupLauncher.getFrameTitle() |
LocalizableMessage |
Installer.getFrameTitle() |
LocalizableMessage |
Installer.getQuitButtonToolTip() |
LocalizableMessage |
Installer.getSummary(ProgressStep status) |
Constructor and Description |
---|
PeerNotFoundException(LocalizableMessage message)
The constructor for the exception.
|
Modifier and Type | Method and Description |
---|---|
protected LocalizableMessage |
SuffixesToReplicatePanel.getInstructions() |
protected LocalizableMessage |
ServerSettingsPanel.getInstructions() |
protected LocalizableMessage |
RuntimeOptionsPanel.getInstructions() |
protected LocalizableMessage |
RemoteReplicationPortsPanel.getInstructions() |
protected LocalizableMessage |
InstallWelcomePanel.getInstructions() |
protected LocalizableMessage |
InstallReviewPanel.getInstructions() |
protected LocalizableMessage |
InstallLicensePanel.getInstructions() |
protected LocalizableMessage |
GlobalAdministratorPanel.getInstructions() |
protected LocalizableMessage |
DataReplicationPanel.getInstructions() |
protected LocalizableMessage |
DataOptionsPanel.getInstructions() |
protected LocalizableMessage |
DataReplicationPanel.getTextForIcon(UIFactory.IconType iconType) |
protected LocalizableMessage |
SuffixesToReplicatePanel.getTitle() |
protected LocalizableMessage |
ServerSettingsPanel.getTitle() |
protected LocalizableMessage |
RuntimeOptionsPanel.getTitle() |
protected LocalizableMessage |
RemoteReplicationPortsPanel.getTitle() |
protected LocalizableMessage |
InstallWelcomePanel.getTitle() |
protected LocalizableMessage |
InstallReviewPanel.getTitle() |
protected LocalizableMessage |
InstallLicensePanel.getTitle() |
protected LocalizableMessage |
GlobalAdministratorPanel.getTitle() |
protected LocalizableMessage |
DataReplicationPanel.getTitle() |
protected LocalizableMessage |
DataOptionsPanel.getTitle() |
Constructor and Description |
---|
JavaArgumentsDialog(JFrame parent,
JavaArguments javaArguments,
LocalizableMessage title,
LocalizableMessage message)
Constructor of the JavaArgumentsDialog.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
GuiApplication.getCloseButtonToolTip()
Gets the key for the close button's tool tip text.
|
LocalizableMessage |
GuiApplication.getFinishButtonLabel()
Gets the key for the finish button's label.
|
LocalizableMessage |
GuiApplication.getFinishButtonToolTip()
Gets the key for the finish button's tool tip text.
|
abstract LocalizableMessage |
GuiApplication.getFrameTitle()
Gets the frame title of the GUI application that will be used
in some operating systems.
|
protected abstract LocalizableMessage |
QuickSetupStepPanel.getInstructions()
Returns the instruction of this panel.
|
protected LocalizableMessage |
ProgressPanel.getInstructions() |
LocalizableMessage |
LabelFieldDescriptor.getLabel()
Returns the String displayed by the label.
|
LocalizableMessage |
ProgressDialog.getPanelTitle()
Returns the title of the panel.
|
LocalizableMessage |
GuiApplication.getQuitButtonToolTip()
Gets the key for the quit button's tool tip text.
|
protected LocalizableMessage |
GuiApplication.getTab()
Returns the tab formatted.
|
protected LocalizableMessage |
QuickSetupStepPanel.getTextForIcon(UIFactory.IconType iconType)
Returns the text to be displayed in the progress label for a give icon
type.
|
protected abstract LocalizableMessage |
QuickSetupStepPanel.getTitle()
Returns the title of this panel.
|
protected LocalizableMessage |
ProgressPanel.getTitle() |
protected LocalizableMessage |
FinishedPanel.getTitle() |
LocalizableMessage |
LabelFieldDescriptor.getTooltip()
Returns the tooltip used in the field.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Utilities.displayConfirmation(Component parent,
LocalizableMessage msg,
LocalizableMessage title)
Displays a confirmation message dialog.
|
boolean |
QuickSetupDialog.displayConfirmation(LocalizableMessage msg,
LocalizableMessage title)
Displays a confirmation message dialog.
|
boolean |
QuickSetup.displayConfirmation(LocalizableMessage msg,
LocalizableMessage title)
Displays a confirmation message dialog.
|
static void |
Utilities.displayError(Component parent,
LocalizableMessage msg,
LocalizableMessage title)
Displays an error message dialog.
|
void |
QuickSetupDialog.displayError(LocalizableMessage msg,
LocalizableMessage title)
Displays an error message dialog.
|
void |
QuickSetup.displayError(LocalizableMessage msg,
LocalizableMessage title)
Displays an error message dialog.
|
static void |
Utilities.displayInformationMessage(JFrame parent,
LocalizableMessage msg,
LocalizableMessage title)
Displays an information message dialog.
|
static JEditorPane |
UIFactory.makeHtmlPane(LocalizableMessage text,
Font font)
Returns a read only JEditorPane containing the provided text with the
provided font.
|
static JButton |
UIFactory.makeJButton(LocalizableMessage label,
LocalizableMessage tooltip)
Creates a JButton with the given label and tooltip.
|
static JCheckBox |
UIFactory.makeJCheckBox(LocalizableMessage text,
LocalizableMessage tooltip,
UIFactory.TextStyle style)
Creates a JCheckBox with the given text, tooltip text and text style.
|
static JLabel |
UIFactory.makeJLabel(UIFactory.IconType iconName,
LocalizableMessage text,
UIFactory.TextStyle style)
Creates a JLabel with the given icon, text and text style.
|
static JPasswordField |
UIFactory.makeJPasswordField(LocalizableMessage text,
LocalizableMessage tooltip,
int size,
UIFactory.TextStyle style)
Creates a JPasswordField with the given icon, tooltip text, size and text
style.
|
static JRadioButton |
UIFactory.makeJRadioButton(LocalizableMessage text,
LocalizableMessage tooltip,
UIFactory.TextStyle style)
Creates a JRadioButton with the given text, tooltip text and text style.
|
static JTextField |
UIFactory.makeJTextField(LocalizableMessage text,
LocalizableMessage tooltip,
int size,
UIFactory.TextStyle style)
Creates a JTextField with the given icon, tooltip text, size and text
style.
|
static JEditorPane |
UIFactory.makeTextPane(LocalizableMessage text,
UIFactory.TextStyle style)
Returns a read only JEditorPane containing the provided text with the
provided TextStyle.
|
void |
ProgressDialog.setDetails(LocalizableMessage text)
Sets the text in the details text pane.
|
void |
ProgressDialog.setSummary(LocalizableMessage text)
Sets the text in the summary label.
|
Constructor and Description |
---|
LabelFieldDescriptor(LocalizableMessage label,
LocalizableMessage tooltip,
LabelFieldDescriptor.FieldType type,
LabelFieldDescriptor.LabelType labelType,
int size)
Constructor of this LabelFieldDescriptor.
|
QuickSetupErrorPanel(GuiApplication application,
LocalizableMessage msg)
Constructor of the QuickSetupErrorPanel.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
ProgressMessageFormatter.getFormattedAfterUrlClick(String url,
LocalizableMessage lastText)
Returns the log formatted representation after the user has clicked on a
url.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedAfterUrlClick(String url,
LocalizableMessage lastText) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedAfterUrlClick(String url,
LocalizableMessage lastText)
Returns the log HTML representation after the user has clicked on a url.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedDone()
Returns the formatted representation of the 'Done' text string.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedDone() |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedDone()
Returns the HTML representation of the 'Done' text string.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedError()
Returns the formatted representation of the 'Error' text string.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedError() |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedError()
Returns the HTML representation of the 'Error' text string.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedError(LocalizableMessage text,
boolean applyMargin)
Returns the formatted representation of an error for a given text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedError(LocalizableMessage text,
boolean applyMargin) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedError(LocalizableMessage text,
boolean applyMargin)
Returns the HTML representation of an error for a given text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedError(Throwable t,
boolean applyMargin)
Returns the formatted representation of an error message for a given
throwable.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedError(Throwable t,
boolean applyMargin) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedError(Throwable t,
boolean applyMargin)
Returns the HTML representation of an error message for a given throwable.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedLog(LocalizableMessage text)
Returns the formatted representation of a log message for a given text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedLog(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedLog(LocalizableMessage text)
Returns the HTML representation of a log message for a given text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedLogError(LocalizableMessage text)
Returns the formatted representation of a log error message for a given
text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedLogError(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedLogError(LocalizableMessage text)
Returns the HTML representation of a log error message for a given
text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedPoint()
Returns the formatted representation of a point.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedPoint() |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedPoint()
Returns the formatted representation of a point.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedProgress(LocalizableMessage text)
Returns the formatted representation of a progress message for a given
text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedProgress(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedProgress(LocalizableMessage text)
Returns the formatted representation of a progress message for a given
text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedSuccess(LocalizableMessage text)
Returns the formatted representation of a success message for a given text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedSuccess(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedSuccess(LocalizableMessage text)
Returns the HTML representation of a success message for a given text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedSummary(LocalizableMessage text)
Returns the formatted representation of the text that is the summary of the
installation process (the one that goes in the UI next to the progress
bar).
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedSummary(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedSummary(LocalizableMessage text)
Returns the HTML representation of the text that is the summary of the
installation process (the one that goes in the UI next to the progress
bar).
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedText(LocalizableMessage text)
Returns the formatted representation of the text without providing any
style.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedText(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedText(LocalizableMessage text)
Returns the HTML representation of the text without providing any style.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedWarning(LocalizableMessage text,
boolean applyMargin)
Returns the formatted representation of a warning for a given text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedWarning(LocalizableMessage text,
boolean applyMargin) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedWarning(LocalizableMessage text,
boolean applyMargin)
Returns the HTML representation of a warning for a given text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedWithPoints(LocalizableMessage text)
Returns the formatted representation of the argument text to which we add
points.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedWithPoints(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedWithPoints(LocalizableMessage text)
Returns the HTML representation of the argument text to which we add
points.
|
LocalizableMessage |
ProgressMessageFormatter.getLineBreak()
Returns the line break formatted.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getLineBreak() |
LocalizableMessage |
HtmlProgressMessageFormatter.getLineBreak()
Returns the line break in HTML.
|
static LocalizableMessage |
Utils.getMessage(TopologyCacheException te)
Gets a localized representation of the provide TopologyCacheException.
|
static LocalizableMessage |
Utils.getMessageForException(NamingException ne)
Returns a message object for the given NamingException.
|
static LocalizableMessage |
Utils.getMessageFromCollection(Collection<LocalizableMessage> col,
String separator)
This is a helper method that gets a LocalizableMessage representation of
the elements in the Collection of Messages.
|
LocalizableMessage |
ProgressMessageFormatter.getSpace()
Returns the formatted representation of a space.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getSpace() |
LocalizableMessage |
HtmlProgressMessageFormatter.getSpace()
Returns the formatted representation of a space.
|
LocalizableMessage |
ProgressMessageFormatter.getTab()
Returns the tab formatted.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getTab() |
LocalizableMessage |
HtmlProgressMessageFormatter.getTab()
Returns the tab in HTML.
|
LocalizableMessage |
ProgressMessageFormatter.getTaskSeparator()
Returns the task separator formatted.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getTaskSeparator() |
LocalizableMessage |
HtmlProgressMessageFormatter.getTaskSeparator()
Returns the task separator in HTML.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
ProgressMessageFormatter.getFormattedAfterUrlClick(String url,
LocalizableMessage lastText)
Returns the log formatted representation after the user has clicked on a
url.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedAfterUrlClick(String url,
LocalizableMessage lastText) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedAfterUrlClick(String url,
LocalizableMessage lastText)
Returns the log HTML representation after the user has clicked on a url.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedError(LocalizableMessage text,
boolean applyMargin)
Returns the formatted representation of an error for a given text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedError(LocalizableMessage text,
boolean applyMargin) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedError(LocalizableMessage text,
boolean applyMargin)
Returns the HTML representation of an error for a given text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedLog(LocalizableMessage text)
Returns the formatted representation of a log message for a given text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedLog(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedLog(LocalizableMessage text)
Returns the HTML representation of a log message for a given text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedLogError(LocalizableMessage text)
Returns the formatted representation of a log error message for a given
text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedLogError(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedLogError(LocalizableMessage text)
Returns the HTML representation of a log error message for a given
text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedProgress(LocalizableMessage text)
Returns the formatted representation of a progress message for a given
text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedProgress(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedProgress(LocalizableMessage text)
Returns the formatted representation of a progress message for a given
text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedSuccess(LocalizableMessage text)
Returns the formatted representation of a success message for a given text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedSuccess(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedSuccess(LocalizableMessage text)
Returns the HTML representation of a success message for a given text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedSummary(LocalizableMessage text)
Returns the formatted representation of the text that is the summary of the
installation process (the one that goes in the UI next to the progress
bar).
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedSummary(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedSummary(LocalizableMessage text)
Returns the HTML representation of the text that is the summary of the
installation process (the one that goes in the UI next to the progress
bar).
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedText(LocalizableMessage text)
Returns the formatted representation of the text without providing any
style.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedText(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedText(LocalizableMessage text)
Returns the HTML representation of the text without providing any style.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedWarning(LocalizableMessage text,
boolean applyMargin)
Returns the formatted representation of a warning for a given text.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedWarning(LocalizableMessage text,
boolean applyMargin) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedWarning(LocalizableMessage text,
boolean applyMargin)
Returns the HTML representation of a warning for a given text.
|
LocalizableMessage |
ProgressMessageFormatter.getFormattedWithPoints(LocalizableMessage text)
Returns the formatted representation of the argument text to which we add
points.
|
LocalizableMessage |
PlainTextProgressMessageFormatter.getFormattedWithPoints(LocalizableMessage text) |
LocalizableMessage |
HtmlProgressMessageFormatter.getFormattedWithPoints(LocalizableMessage text)
Returns the HTML representation of the argument text to which we add
points.
|
static void |
Utils.setMacOSXMenuBar(LocalizableMessage appName)
Puts Swing menus in the Mac OS menu bar, if using the Aqua look and feel,
and sets the application name that is displayed in the application menu and
in the dock.
|
Modifier and Type | Method and Description |
---|---|
static LocalizableMessage |
Utils.getMessageFromCollection(Collection<LocalizableMessage> col,
String separator)
This is a helper method that gets a LocalizableMessage representation of
the elements in the Collection of Messages.
|
Constructor and Description |
---|
IncompatibleVersionException(LocalizableMessage msg,
Throwable rootCause)
Constructor of the IncompatibleVersionException.
|
WebBrowserException(String url,
LocalizableMessage msg,
Throwable rootCause)
Constructor of the WebBrowserException.
|
Modifier and Type | Method and Description |
---|---|
void |
SecureConnectionCliArgs.createVisibleAdminUidArgument(LocalizableMessage description)
Replace the admin UID argument by a non hidden one.
|
void |
SecureConnectionCliArgs.setBindDnArgDescription(LocalizableMessage description)
Set the bind DN argument with the provided description.
|
Constructor and Description |
---|
SecureConnectionCliParser(String mainClassName,
LocalizableMessage toolDescription,
boolean longArgumentsCaseSensitive)
Creates a new instance of this argument parser with no arguments.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ClientConnection.disconnect(DisconnectReason disconnectReason,
boolean sendNotification,
LocalizableMessage message)
Closes the connection to the client, optionally sending it a
message indicating the reason for the closure.
|
abstract void |
ConnectionHandler.finalizeConnectionHandler(LocalizableMessage finalizeReason)
Closes this connection handler so that it will no longer accept
new client connections.
|
abstract void |
WorkQueue.finalizeWorkQueue(LocalizableMessage reason)
Performs any necessary finalization for this work queue,
including ensuring that all active operations are interrupted or
will be allowed to complete, and that all pending operations will
be cancelled.
|
void |
ServerShutdownListener.processServerShutdown(LocalizableMessage reason)
Indicates that the Directory Server has received a request to
stop running and that this shutdown listener should take any
action necessary to prepare for it.
|
void |
AlertHandler.sendAlertNotification(AlertGenerator generator,
String alertType,
LocalizableMessage alertMessage)
Sends an alert notification based on the provided information.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AccessControlHandler.isConfigurationAcceptable(AccessControlHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this access control handler.
|
boolean |
AccountStatusNotificationHandler.isConfigurationAcceptable(AccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this account status notification handler.
|
boolean |
AlertHandler.isConfigurationAcceptable(AlertHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this alert handler.
|
boolean |
AttributeSyntax.isConfigurationAcceptable(AttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this attribute syntax.
|
boolean |
CertificateMapper.isConfigurationAcceptable(CertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this certificate mapper.
|
boolean |
Backend.isConfigurationAcceptable(C configuration,
List<LocalizableMessage> unacceptableReasons,
ServerContext serverContext)
Indicates whether the provided configuration is acceptable for
this backend.
|
boolean |
ConnectionHandler.isConfigurationAcceptable(ConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this connection handler.
|
boolean |
EntryCache.isConfigurationAcceptable(EntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this entry cache.
|
boolean |
ExtendedOperationHandler.isConfigurationAcceptable(ExtendedOperationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this extended operation handler.
|
boolean |
Group.isConfigurationAcceptable(GroupImplementationCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this group implementation.
|
boolean |
IdentityMapper.isConfigurationAcceptable(IdentityMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this identity mapper.
|
boolean |
MonitorProvider.isConfigurationAcceptable(MonitorProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this monitor provider.
|
boolean |
PasswordGenerator.isConfigurationAcceptable(PasswordGeneratorCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this password generator.
|
boolean |
PasswordStorageScheme.isConfigurationAcceptable(PasswordStorageSchemeCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this password storage scheme.
|
boolean |
PasswordValidator.isConfigurationAcceptable(PasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this password validator.
|
boolean |
SASLMechanismHandler.isConfigurationAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this SASL mechanism handler.
|
boolean |
SynchronizationProvider.isConfigurationAcceptable(SynchronizationProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this synchronization provider.
|
boolean |
MatchingRuleFactory.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this matching rule.
|
boolean |
KeyManagerProvider.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this key manager provider.
|
boolean |
AuthenticationPolicyFactory.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided authentication policy configuration is
acceptable.
|
boolean |
TrustManagerProvider.isConfigurationAcceptable(TrustManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this trust manager provider.
|
boolean |
VirtualAttributeProvider.isConfigurationAcceptable(VirtualAttributeCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this virtual attribute provider.
|
boolean |
HttpEndpoint.isConfigurationValid(List<LocalizableMessage> unacceptableReasons)
Check that the configuration of this
HttpEndpoint is valid. |
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
PluginResult.OperationResult.getErrorMessage()
Retrieves the error message if
PluginResult.OperationResult.continueProcessing() returned false . |
LocalizableMessage |
PluginResult.Startup.getErrorMessage()
Retrieves the error message if
PluginResult.Startup.continueProcessing()
returned false . |
LocalizableMessage |
PluginResult.PreParse.getErrorMessage() |
LocalizableMessage |
PluginResult.PreOperation.getErrorMessage() |
LocalizableMessage |
PluginResult.PostOperation.getErrorMessage() |
LocalizableMessage |
PluginResult.ImportLDIF.getErrorMessage()
Retrieves the error message if
PluginResult.ImportLDIF.continueProcessing()
returned false . |
LocalizableMessage |
PluginResult.SubordinateModifyDN.getErrorMessage() |
LocalizableMessage |
PluginResult.SubordinateDelete.getErrorMessage() |
LocalizableMessage |
PluginResult.IntermediateResponse.getErrorMessage() |
LocalizableMessage |
PluginResult.PostConnect.getErrorMessage()
Retrieves the error message if
PluginResult.PostConnect.continueProcessing()
returned false . |
Modifier and Type | Method and Description |
---|---|
static PluginResult.PostConnect |
PluginResult.PostConnect.disconnectClient(DisconnectReason disconnectReason,
boolean sendDisconnectNotification,
LocalizableMessage errorMessage)
Defines a new stop processing post connect plugin result.
|
PluginResult.PostDisconnect |
DirectoryServerPlugin.doPostDisconnect(ClientConnection clientConnection,
DisconnectReason disconnectReason,
LocalizableMessage message)
Performs any processing that should be done whenever a client
connection is closed (regardless of whether the closure is
initiated by the client or the server).
|
void |
DirectoryServerPlugin.doShutdown(LocalizableMessage reason)
Performs any processing that should be done when the Directory
Server is in the process of performing a graceful shutdown.
|
static PluginResult.ImportLDIF |
PluginResult.ImportLDIF.stopEntryProcessing(LocalizableMessage errorMessage)
Defines a new stop processing LDIF import plugin result.
|
static PluginResult.IntermediateResponse |
PluginResult.IntermediateResponse.stopProcessing(boolean sendResponse,
ResultCode resultCode,
LocalizableMessage errorMessage)
Constructs a new stop processing intermediate response plugin result.
|
static PluginResult.IntermediateResponse |
PluginResult.IntermediateResponse.stopProcessing(boolean sendResponse,
ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Defines a new stop processing intermediate response plugin result.
|
static PluginResult.PreParse |
PluginResult.PreParse.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage)
Constructs a new stop processing pre parse plugin result.
|
static PluginResult.PreOperation |
PluginResult.PreOperation.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage)
Constructs a new stop processing pre operation plugin result.
|
static PluginResult.PostOperation |
PluginResult.PostOperation.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage)
Constructs a new stop processing post operation plugin result.
|
static PluginResult.SubordinateModifyDN |
PluginResult.SubordinateModifyDN.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage)
Constructs a new stop processing subordinate modify DN plugin result.
|
static PluginResult.SubordinateDelete |
PluginResult.SubordinateDelete.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage)
Constructs a new stop processing subordinate delete plugin result.
|
static PluginResult.PreParse |
PluginResult.PreParse.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Defines a new stop processing pre parse plugin result.
|
static PluginResult.PreOperation |
PluginResult.PreOperation.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Defines a new stop processing pre operation plugin result.
|
static PluginResult.PostOperation |
PluginResult.PostOperation.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Defines a new stop processing post operation plugin result.
|
static PluginResult.SubordinateModifyDN |
PluginResult.SubordinateModifyDN.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Defines a new stop processing subordinate modify DN plugin result.
|
static PluginResult.SubordinateDelete |
PluginResult.SubordinateDelete.stopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Defines a new stop processing subordinate delete plugin result.
|
static PluginResult.Startup |
PluginResult.Startup.stopStartup(LocalizableMessage errorMessage)
Defines a new stop processing startup plugin result.
|
Modifier and Type | Method and Description |
---|---|
boolean |
InternalDirectoryServerPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
DirectoryServerPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this plugin.
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
Aci.decodeOID(String expr,
LocalizableMessage msg)
Decode an OIDs expression string.
|
Modifier and Type | Method and Description |
---|---|
int |
AciList.addAci(Entry entry,
boolean hasAci,
boolean hasGlobalAci,
List<LocalizableMessage> failedACIMsgs)
Add all of an entry's ACI (global or regular) attribute values to the
ACI list.
|
int |
AciList.addAci(List<? extends Entry> entries,
LinkedList<LocalizableMessage> failedACIMsgs)
Add all the ACI from a set of entries to the ACI list.
|
Constructor and Description |
---|
AciException(LocalizableMessage message)
Creates a new ACI exception with the provided message.
|
AciException(LocalizableMessage message,
Throwable cause)
Creates a new ACI exception with the provided message and root
cause.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JEBackend.isConfigurationAcceptable(JEBackendCfg cfg,
List<LocalizableMessage> unacceptableReasons,
ServerContext serverContext) |
boolean |
JEStorage.isConfigurationChangeAcceptable(JEBackendCfg newCfg,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
boolean |
PDBBackend.isConfigurationAcceptable(PDBBackendCfg cfg,
List<LocalizableMessage> unacceptableReasons,
ServerContext serverContext) |
boolean |
PDBStorage.isConfigurationChangeAcceptable(PDBBackendCfg newCfg,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
boolean |
BackendImpl.isConfigurationAcceptable(C config,
List<LocalizableMessage> unacceptableReasons,
ServerContext serverContext) |
boolean |
RootContainer.isConfigurationChangeAcceptable(PluggableBackendCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
EntryContainer.isConfigurationChangeAcceptable(PluggableBackendCfg cfg,
List<LocalizableMessage> unacceptableReasons) |
boolean |
BackendImpl.isConfigurationChangeAcceptable(PluggableBackendCfg cfg,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
StorageStatus.getReason()
Returns the error message for non working states.
|
Modifier and Type | Method and Description |
---|---|
static void |
StorageUtils.addErrorMessage(ConfigChangeResult ccr,
LocalizableMessage message)
Adds the provided message to the provided config change result.
|
static StorageStatus |
StorageStatus.lockedDown(LocalizableMessage reason)
Returns state for resources getting scarce.
|
static StorageStatus |
StorageStatus.unusable(LocalizableMessage reason)
Returns state for no more resources.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
Task.getAttributeDisplayName(String name)
Given an attribute type name returns and locale sensitive
representation.
|
LocalizableMessage |
TaskState.getDisplayName()
Gets a locale sensitive representation of this state.
|
LocalizableMessage |
Task.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
FailedDependencyAction.getDisplayName()
Gets the display name of this action.
|
Modifier and Type | Method and Description |
---|---|
List<LocalizableMessage> |
Task.getLogMessages()
Retrieves the set of messages that were logged by this task.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.addLogMessage(Severity severity,
LocalizableMessage message)
Adds a log message to the set of messages logged by this task.
|
void |
Task.addLogMessage(Severity severity,
LocalizableMessage message,
Throwable exception)
Adds a log message to the set of messages logged by this task.
|
void |
TaskScheduler.interruptRunningTasks(TaskState interruptState,
LocalizableMessage interruptReason,
boolean waitForStop)
Attempts to interrupt any tasks that are actively running.
|
void |
Task.interruptTask(TaskState interruptState,
LocalizableMessage interruptReason)
Performs any necessary processing to prematurely interrupt the execution of
this task.
|
void |
TaskThread.interruptTask(TaskState interruptState,
LocalizableMessage interruptReason,
boolean exitThread)
Attempts to interrupt processing on the task in progress.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TaskBackend.isConfigurationAcceptable(TaskBackendCfg config,
List<LocalizableMessage> unacceptableReasons,
ServerContext serverContext) |
boolean |
TaskBackend.isConfigurationChangeAcceptable(TaskBackendCfg configEntry,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
boolean |
AdministrationConnector.isConfigurationChangeAcceptable(AdministrationConnectorCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed change to the configuration is acceptable
to this change listener.
|
Constructor and Description |
---|
ConfigException(LocalizableMessage message)
Creates a new configuration exception with the provided message.
|
ConfigException(LocalizableMessage message,
Throwable cause)
Creates a new configuration exception with the provided message and
underlying cause.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
BindOperationWrapper.getAuthFailureReason() |
LocalizableMessage |
BindOperationBasis.getAuthFailureReason() |
LocalizableMessage |
BindOperation.getAuthFailureReason()
Retrieves a human-readable message providing the reason that the
authentication failed, if available.
|
Modifier and Type | Method and Description |
---|---|
List<LocalizableMessage> |
BaseDnRegistry.deregisterBaseDN(DN baseDN)
Deregisters a base DN with this registry.
|
List<LocalizableMessage> |
BaseDnRegistry.registerBaseDN(DN baseDN,
Backend<?> backend,
boolean isPrivate)
Registers a base DN with this registry.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationWrapper.appendErrorMessage(LocalizableMessage message) |
void |
OperationWrapper.appendMaskedErrorMessage(LocalizableMessage maskedMessage) |
void |
OperationWrapper.disconnectClient(DisconnectReason disconnectReason,
boolean sendNotification,
LocalizableMessage message) |
void |
PasswordPolicyState.generateAccountStatusNotification(AccountStatusNotificationType notificationType,
Entry userEntry,
LocalizableMessage message,
Map<AccountStatusNotificationProperty,List<String>> notificationProperties)
Generates an account status notification for this user.
|
PluginResult.PostDisconnect |
PluginConfigManager.invokePostDisconnectPlugins(ClientConnection clientConnection,
DisconnectReason disconnectReason,
LocalizableMessage message)
Invokes the set of post-disconnect plugins that have been configured in the
Directory Server.
|
void |
PluginConfigManager.invokeShutdownPlugins(LocalizableMessage reason)
Invokes the set of shutdown plugins that have been configured in the
Directory Server.
|
void |
IdleTimeLimitThread.processServerShutdown(LocalizableMessage reason) |
static void |
DirectoryServer.restart(String className,
LocalizableMessage reason)
Causes the Directory Server to perform an in-core restart.
|
static void |
DirectoryServer.restart(String className,
LocalizableMessage reason,
DirectoryEnvironmentConfig config)
Causes the Directory Server to perform an in-core restart.
|
static void |
DirectoryServer.sendAlertNotification(AlertGenerator generator,
String alertType,
LocalizableMessage alertMessage)
Sends an alert notification with the provided information.
|
void |
BindOperationWrapper.setAuthFailureReason(LocalizableMessage reason) |
void |
BindOperationBasis.setAuthFailureReason(LocalizableMessage message) |
void |
BindOperation.setAuthFailureReason(LocalizableMessage message)
Specifies the reason that the authentication failed.
|
static void |
DirectoryServer.shutDown(String className,
LocalizableMessage reason)
Initiates the Directory Server shutdown process.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PasswordPolicyFactory.isConfigurationAcceptable(PasswordPolicyCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AccountStatusNotificationHandlerConfigManager.isConfigurationAddAcceptable(AccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AlertHandlerConfigManager.isConfigurationAddAcceptable(AlertHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AttributeSyntaxConfigManager.isConfigurationAddAcceptable(AttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
BackendConfigManager.isConfigurationAddAcceptable(BackendCfg configEntry,
List<LocalizableMessage> unacceptableReason) |
boolean |
CertificateMapperConfigManager.isConfigurationAddAcceptable(CertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ConnectionHandlerConfigManager.isConfigurationAddAcceptable(ConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
EntryCacheConfigManager.isConfigurationAddAcceptable(EntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExtendedOperationConfigManager.isConfigurationAddAcceptable(ExtendedOperationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
GroupManager.isConfigurationAddAcceptable(GroupImplementationCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
HttpEndpointConfigManager.isConfigurationAddAcceptable(HTTPEndpointCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
IdentityMapperConfigManager.isConfigurationAddAcceptable(IdentityMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
KeyManagerProviderConfigManager.isConfigurationAddAcceptable(KeyManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LoggerConfigManager.isConfigurationAddAcceptable(LogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LogRetentionPolicyConfigManager.isConfigurationAddAcceptable(LogRetentionPolicyCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LogRotationPolicyConfigManager.isConfigurationAddAcceptable(LogRotationPolicyCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
MatchingRuleConfigManager.isConfigurationAddAcceptable(MatchingRuleCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
MonitorConfigManager.isConfigurationAddAcceptable(MonitorProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordGeneratorConfigManager.isConfigurationAddAcceptable(PasswordGeneratorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordStorageSchemeConfigManager.isConfigurationAddAcceptable(PasswordStorageSchemeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordValidatorConfigManager.isConfigurationAddAcceptable(PasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PluginConfigManager.isConfigurationAddAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RootDNConfigManager.isConfigurationAddAcceptable(RootDNUserCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SASLConfigManager.isConfigurationAddAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SynchronizationProviderConfigManager.isConfigurationAddAcceptable(SynchronizationProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TrustManagerProviderConfigManager.isConfigurationAddAcceptable(TrustManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
VirtualAttributeConfigManager.isConfigurationAddAcceptable(VirtualAttributeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AccessControlConfigManager.isConfigurationChangeAcceptable(AccessControlHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AccountStatusNotificationHandlerConfigManager.isConfigurationChangeAcceptable(AccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AlertHandlerConfigManager.isConfigurationChangeAcceptable(AlertHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AttributeSyntaxConfigManager.isConfigurationChangeAcceptable(AttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
BackendConfigManager.isConfigurationChangeAcceptable(BackendCfg configEntry,
List<LocalizableMessage> unacceptableReason) |
boolean |
CertificateMapperConfigManager.isConfigurationChangeAcceptable(CertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ConnectionHandlerConfigManager.isConfigurationChangeAcceptable(ConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
EntryCacheConfigManager.isConfigurationChangeAcceptable(EntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExtendedOperationConfigManager.isConfigurationChangeAcceptable(ExtendedOperationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CoreConfigManager.isConfigurationChangeAcceptable(GlobalCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
GroupManager.isConfigurationChangeAcceptable(GroupImplementationCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
HttpEndpointConfigManager.isConfigurationChangeAcceptable(HTTPEndpointCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
IdentityMapperConfigManager.isConfigurationChangeAcceptable(IdentityMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
KeyManagerProviderConfigManager.isConfigurationChangeAcceptable(KeyManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LogRetentionPolicyConfigManager.isConfigurationChangeAcceptable(LogRetentionPolicyCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LogRotationPolicyConfigManager.isConfigurationChangeAcceptable(LogRotationPolicyCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
MatchingRuleConfigManager.isConfigurationChangeAcceptable(MatchingRuleCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
MonitorConfigManager.isConfigurationChangeAcceptable(MonitorProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordGeneratorConfigManager.isConfigurationChangeAcceptable(PasswordGeneratorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordStorageSchemeConfigManager.isConfigurationChangeAcceptable(PasswordStorageSchemeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordValidatorConfigManager.isConfigurationChangeAcceptable(PasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PluginConfigManager.isConfigurationChangeAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RootPrivilegeChangeListener.isConfigurationChangeAcceptable(RootDNCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RootDNConfigManager.isConfigurationChangeAcceptable(RootDNUserCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SASLConfigManager.isConfigurationChangeAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SynchronizationProviderConfigManager.isConfigurationChangeAcceptable(SynchronizationProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TrustManagerProviderConfigManager.isConfigurationChangeAcceptable(TrustManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
VirtualAttributeConfigManager.isConfigurationChangeAcceptable(VirtualAttributeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
WorkQueueConfigManager.isConfigurationChangeAcceptable(WorkQueueCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AccountStatusNotificationHandlerConfigManager.isConfigurationDeleteAcceptable(AccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AlertHandlerConfigManager.isConfigurationDeleteAcceptable(AlertHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AttributeSyntaxConfigManager.isConfigurationDeleteAcceptable(AttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
BackendConfigManager.isConfigurationDeleteAcceptable(BackendCfg configEntry,
List<LocalizableMessage> unacceptableReason) |
boolean |
CertificateMapperConfigManager.isConfigurationDeleteAcceptable(CertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ConnectionHandlerConfigManager.isConfigurationDeleteAcceptable(ConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
EntryCacheConfigManager.isConfigurationDeleteAcceptable(EntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExtendedOperationConfigManager.isConfigurationDeleteAcceptable(ExtendedOperationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
GroupManager.isConfigurationDeleteAcceptable(GroupImplementationCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
HttpEndpointConfigManager.isConfigurationDeleteAcceptable(HTTPEndpointCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
IdentityMapperConfigManager.isConfigurationDeleteAcceptable(IdentityMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
KeyManagerProviderConfigManager.isConfigurationDeleteAcceptable(KeyManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LoggerConfigManager.isConfigurationDeleteAcceptable(LogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LogRetentionPolicyConfigManager.isConfigurationDeleteAcceptable(LogRetentionPolicyCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LogRotationPolicyConfigManager.isConfigurationDeleteAcceptable(LogRotationPolicyCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
MatchingRuleConfigManager.isConfigurationDeleteAcceptable(MatchingRuleCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
MonitorConfigManager.isConfigurationDeleteAcceptable(MonitorProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordGeneratorConfigManager.isConfigurationDeleteAcceptable(PasswordGeneratorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordStorageSchemeConfigManager.isConfigurationDeleteAcceptable(PasswordStorageSchemeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordValidatorConfigManager.isConfigurationDeleteAcceptable(PasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PluginConfigManager.isConfigurationDeleteAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RootDNConfigManager.isConfigurationDeleteAcceptable(RootDNUserCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SASLConfigManager.isConfigurationDeleteAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SynchronizationProviderConfigManager.isConfigurationDeleteAcceptable(SynchronizationProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TrustManagerProviderConfigManager.isConfigurationDeleteAcceptable(TrustManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
VirtualAttributeConfigManager.isConfigurationDeleteAcceptable(VirtualAttributeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
boolean |
CryptoManagerImpl.isConfigurationChangeAcceptable(CryptoManagerCfg cfg,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
static LocalizableMessage |
GSSAPISASLMechanismHandler.getGSSExceptionMessage(GSSException gex)
Get the underlying GSSException messages that really tell what the
problem is.
|
Modifier and Type | Method and Description |
---|---|
List<LocalizableMessage> |
EntryCacheCommon.ConfigErrorHandler.getErrorMessages()
Get the current error messages.
|
List<LocalizableMessage> |
EntryCacheCommon.ConfigErrorHandler.getUnacceptableReasons()
Get the current unacceptable reasons.
|
Modifier and Type | Method and Description |
---|---|
void |
TraditionalWorkQueue.finalizeWorkQueue(LocalizableMessage reason) |
void |
ParallelWorkQueue.finalizeWorkQueue(LocalizableMessage reason) |
void |
DiskSpaceMonitor.processServerShutdown(LocalizableMessage reason) |
void |
EntryCacheCommon.ConfigErrorHandler.reportError(LocalizableMessage error,
boolean isAcceptable,
ResultCode resultCode)
Report an error.
|
void |
EntryCacheCommon.ConfigErrorHandler.reportError(LocalizableMessage error,
boolean isAcceptable,
ResultCode resultCode,
boolean isAdminActionRequired)
Report an error.
|
void |
SMTPAlertHandler.sendAlertNotification(AlertGenerator generator,
String alertType,
LocalizableMessage alertMessage) |
void |
JMXAlertHandler.sendAlertNotification(AlertGenerator generator,
String alertType,
LocalizableMessage alertMessage) |
Modifier and Type | Method and Description |
---|---|
static EntryCacheCommon.ConfigErrorHandler |
EntryCacheCommon.getConfigErrorHandler(EntryCacheCommon.ConfigPhase configPhase,
List<LocalizableMessage> unacceptableReasons,
List<LocalizableMessage> errorMessages)
Create a new error handler.
|
static EntryCacheCommon.ConfigErrorHandler |
EntryCacheCommon.getConfigErrorHandler(EntryCacheCommon.ConfigPhase configPhase,
List<LocalizableMessage> unacceptableReasons,
List<LocalizableMessage> errorMessages)
Create a new error handler.
|
boolean |
SMTPAccountStatusNotificationHandler.isConfigurationAcceptable(AccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ErrorLogAccountStatusNotificationHandler.isConfigurationAcceptable(AccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SMTPAlertHandler.isConfigurationAcceptable(AlertHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
JMXAlertHandler.isConfigurationAcceptable(AlertHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SubjectDNToUserAttributeCertificateMapper.isConfigurationAcceptable(CertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SubjectAttributeToUserAttributeCertificateMapper.isConfigurationAcceptable(CertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FingerprintCertificateMapper.isConfigurationAcceptable(CertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SoftReferenceEntryCache.isConfigurationAcceptable(EntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FIFOEntryCache.isConfigurationAcceptable(EntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordModifyExtendedOperation.isConfigurationAcceptable(ExtendedOperationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FileBasedKeyManagerProvider.isConfigurationAcceptable(FileBasedKeyManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RegularExpressionIdentityMapper.isConfigurationAcceptable(IdentityMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExactMatchIdentityMapper.isConfigurationAcceptable(IdentityMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LDAPPassThroughAuthenticationPolicyFactory.isConfigurationAcceptable(LDAPPassThroughAuthenticationPolicyCfg cfg,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RandomPasswordGenerator.isConfigurationAcceptable(PasswordGeneratorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CryptPasswordStorageScheme.isConfigurationAcceptable(PasswordStorageSchemeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LengthBasedPasswordValidator.isConfigurationAcceptable(PasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
DictionaryPasswordValidator.isConfigurationAcceptable(PasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CharacterSetPasswordValidator.isConfigurationAcceptable(PasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AttributeValuePasswordValidator.isConfigurationAcceptable(PasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PKCS11KeyManagerProvider.isConfigurationAcceptable(PKCS11KeyManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PlainSASLMechanismHandler.isConfigurationAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
GSSAPISASLMechanismHandler.isConfigurationAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExternalSASLMechanismHandler.isConfigurationAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
DigestMD5SASLMechanismHandler.isConfigurationAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CRAMMD5SASLMechanismHandler.isConfigurationAcceptable(SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FileBasedTrustManagerProvider.isConfigurationAcceptable(TrustManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AttributeValuePasswordValidator.isConfigurationChangeAcceptable(AttributeValuePasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
BcryptPasswordStorageScheme.isConfigurationChangeAcceptable(BcryptPasswordStorageSchemeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CharacterSetPasswordValidator.isConfigurationChangeAcceptable(CharacterSetPasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CRAMMD5SASLMechanismHandler.isConfigurationChangeAcceptable(CramMD5SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CryptPasswordStorageScheme.isConfigurationChangeAcceptable(CryptPasswordStorageSchemeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
DictionaryPasswordValidator.isConfigurationChangeAcceptable(DictionaryPasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
DigestMD5SASLMechanismHandler.isConfigurationChangeAcceptable(DigestMD5SASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
EntityTagVirtualAttributeProvider.isConfigurationChangeAcceptable(EntityTagVirtualAttributeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
DefaultEntryCache.isConfigurationChangeAcceptable(EntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ErrorLogAccountStatusNotificationHandler.isConfigurationChangeAcceptable(ErrorLogAccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExactMatchIdentityMapper.isConfigurationChangeAcceptable(ExactMatchIdentityMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExternalSASLMechanismHandler.isConfigurationChangeAcceptable(ExternalSASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FIFOEntryCache.isConfigurationChangeAcceptable(FIFOEntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FileBasedKeyManagerProvider.isConfigurationChangeAcceptable(FileBasedKeyManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FileBasedTrustManagerProvider.isConfigurationChangeAcceptable(FileBasedTrustManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FingerprintCertificateMapper.isConfigurationChangeAcceptable(FingerprintCertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
GSSAPISASLMechanismHandler.isConfigurationChangeAcceptable(GSSAPISASLMechanismHandlerCfg newConfiguration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
JMXAlertHandler.isConfigurationChangeAcceptable(JMXAlertHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LengthBasedPasswordValidator.isConfigurationChangeAcceptable(LengthBasedPasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
MemberVirtualAttributeProvider.isConfigurationChangeAcceptable(MemberVirtualAttributeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ParallelWorkQueue.isConfigurationChangeAcceptable(ParallelWorkQueueCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordModifyExtendedOperation.isConfigurationChangeAcceptable(PasswordModifyExtendedOperationHandlerCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PBKDF2PasswordStorageScheme.isConfigurationChangeAcceptable(PBKDF2PasswordStorageSchemeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PKCS11KeyManagerProvider.isConfigurationChangeAcceptable(PKCS11KeyManagerProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PlainSASLMechanismHandler.isConfigurationChangeAcceptable(PlainSASLMechanismHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RandomPasswordGenerator.isConfigurationChangeAcceptable(RandomPasswordGeneratorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RegularExpressionIdentityMapper.isConfigurationChangeAcceptable(RegularExpressionIdentityMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
RepeatedCharactersPasswordValidator.isConfigurationChangeAcceptable(RepeatedCharactersPasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SimilarityBasedPasswordValidator.isConfigurationChangeAcceptable(SimilarityBasedPasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SMTPAccountStatusNotificationHandler.isConfigurationChangeAcceptable(SMTPAccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SMTPAlertHandler.isConfigurationChangeAcceptable(SMTPAlertHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SoftReferenceEntryCache.isConfigurationChangeAcceptable(SoftReferenceEntryCacheCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SubjectAttributeToUserAttributeCertificateMapper.isConfigurationChangeAcceptable(SubjectAttributeToUserAttributeCertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SubjectDNToUserAttributeCertificateMapper.isConfigurationChangeAcceptable(SubjectDNToUserAttributeCertificateMapperCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TraditionalWorkQueue.isConfigurationChangeAcceptable(TraditionalWorkQueueCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
UniqueCharactersPasswordValidator.isConfigurationChangeAcceptable(UniqueCharactersPasswordValidatorCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
UserDefinedVirtualAttributeProvider.isConfigurationChangeAcceptable(UserDefinedVirtualAttributeCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Constructor and Description |
---|
EntryCacheCommon.ConfigErrorHandler(EntryCacheCommon.ConfigPhase configPhase,
List<LocalizableMessage> unacceptableReasons,
List<LocalizableMessage> errorMessages)
Create an error handler.
|
EntryCacheCommon.ConfigErrorHandler(EntryCacheCommon.ConfigPhase configPhase,
List<LocalizableMessage> unacceptableReasons,
List<LocalizableMessage> errorMessages)
Create an error handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadFilterTextErrorLogPublisher.log(String category,
Severity severity,
LocalizableMessage message,
Throwable exception) |
void |
TextErrorLogPublisher.log(String source,
Severity severity,
LocalizableMessage message,
Throwable exception) |
static void |
ErrorLogger.log(String category,
Severity severity,
LocalizableMessage message,
Throwable exception)
Writes a message to the error log using the provided information.
|
abstract void |
ErrorLogPublisher.log(String category,
Severity severity,
LocalizableMessage message,
Throwable exception)
Writes a message to the error log using the provided information.
|
void |
TextAccessLogPublisher.logDisconnect(ClientConnection clientConnection,
DisconnectReason disconnectReason,
LocalizableMessage message) |
static void |
AccessLogger.logDisconnect(ClientConnection clientConnection,
DisconnectReason disconnectReason,
LocalizableMessage message)
Writes a message to the access logger with information about the
termination of an existing client connection.
|
void |
AccessLogPublisher.logDisconnect(ClientConnection clientConnection,
DisconnectReason disconnectReason,
LocalizableMessage message)
Writes a message to the access logger with information about the
termination of an existing client connection.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TextAccessLogPublisher.isConfigurationAcceptable(FileBasedAccessLogPublisherCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextAuditLogPublisher.isConfigurationAcceptable(FileBasedAuditLogPublisherCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextDebugLogPublisher.isConfigurationAcceptable(FileBasedDebugLogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextErrorLogPublisher.isConfigurationAcceptable(FileBasedErrorLogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextHTTPAccessLogPublisher.isConfigurationAcceptable(FileBasedHTTPAccessLogPublisherCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LogPublisher.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for this log
publisher.
|
boolean |
HTTPAccessLogPublisher.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ErrorLogPublisher.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
DebugLogPublisher.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AccessLogPublisher.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AbstractLogger.isConfigurationAddAcceptable(C config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextDebugLogPublisher.isConfigurationAddAcceptable(DebugTargetCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AbstractLogger.isConfigurationChangeAcceptable(C config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TraceSettings.isConfigurationChangeAcceptable(DebugTargetCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextAccessLogPublisher.isConfigurationChangeAcceptable(FileBasedAccessLogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextAuditLogPublisher.isConfigurationChangeAcceptable(FileBasedAuditLogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextDebugLogPublisher.isConfigurationChangeAcceptable(FileBasedDebugLogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextErrorLogPublisher.isConfigurationChangeAcceptable(FileBasedErrorLogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextHTTPAccessLogPublisher.isConfigurationChangeAcceptable(FileBasedHTTPAccessLogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FileNumberRetentionPolicy.isConfigurationChangeAcceptable(FileCountLogRetentionPolicyCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FixedTimeRotationPolicy.isConfigurationChangeAcceptable(FixedTimeLogRotationPolicyCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
FreeDiskSpaceRetentionPolicy.isConfigurationChangeAcceptable(FreeDiskSpaceLogRetentionPolicyCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SizeBasedRetentionPolicy.isConfigurationChangeAcceptable(SizeLimitLogRetentionPolicyCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SizeBasedRotationPolicy.isConfigurationChangeAcceptable(SizeLimitLogRotationPolicyCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TimeLimitRotationPolicy.isConfigurationChangeAcceptable(TimeLimitLogRotationPolicyCfg config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AbstractLogger.isConfigurationDeleteAcceptable(C config,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextDebugLogPublisher.isConfigurationDeleteAcceptable(DebugTargetCfg config,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
void |
ReferentialIntegrityPlugin.processServerShutdown(LocalizableMessage reason)
Process a server shutdown.
|
Modifier and Type | Method and Description |
---|---|
boolean |
UniqueAttributePlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SevenBitCleanPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ReferentialIntegrityPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordPolicyImportPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LastModPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LDAPADListPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
EntryUUIDPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ChangeNumberControlPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
AttributeCleanupPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SambaPasswordPlugin.isConfigurationAcceptable(SambaPasswordPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Verifies if the plugin configuration is acceptable.
|
boolean |
AttributeCleanupPlugin.isConfigurationChangeAcceptable(AttributeCleanupPluginCfg config,
List<LocalizableMessage> messages) |
boolean |
ChangeNumberControlPlugin.isConfigurationChangeAcceptable(ChangeNumberControlPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
EntryUUIDPlugin.isConfigurationChangeAcceptable(EntryUUIDPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LastModPlugin.isConfigurationChangeAcceptable(LastModPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LDAPADListPlugin.isConfigurationChangeAcceptable(LDAPAttributeDescriptionListPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
PasswordPolicyImportPlugin.isConfigurationChangeAcceptable(PasswordPolicyImportPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ReferentialIntegrityPlugin.isConfigurationChangeAcceptable(ReferentialIntegrityPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SambaPasswordPlugin.isConfigurationChangeAcceptable(SambaPasswordPluginCfg newConfig,
List<LocalizableMessage> messages) |
boolean |
SevenBitCleanPlugin.isConfigurationChangeAcceptable(SevenBitCleanPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
UniqueAttributePlugin.isConfigurationChangeAcceptable(UniqueAttributePluginCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
boolean |
ProfilerPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this plugin.
|
boolean |
ProfilerPlugin.isConfigurationChangeAcceptable(ProfilerPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed change to the configuration is acceptable
to this change listener.
|
Modifier and Type | Method and Description |
---|---|
void |
LDIFConnectionHandler.finalizeConnectionHandler(LocalizableMessage finalizeReason) |
Modifier and Type | Method and Description |
---|---|
boolean |
LDIFConnectionHandler.isConfigurationAcceptable(ConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LDIFConnectionHandler.isConfigurationChangeAcceptable(LDIFConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Constructor and Description |
---|
GSERException(LocalizableMessage message)
Creates a new GSER exception with the provided message.
|
GSERException(LocalizableMessage message,
Throwable cause)
Creates a new GSER exception with the provided message and root
cause.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
LocalizedHttpApplicationException.getMessageObject() |
Modifier and Type | Method and Description |
---|---|
void |
HTTPConnectionHandler.finalizeConnectionHandler(LocalizableMessage finalizeReason) |
void |
HTTPConnectionHandler.processServerShutdown(LocalizableMessage reason) |
Modifier and Type | Method and Description |
---|---|
boolean |
HTTPConnectionHandler.isConfigurationAcceptable(ConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
HTTPConnectionHandler.isConfigurationChangeAcceptable(HTTPConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Constructor and Description |
---|
LocalizedHttpApplicationException(LocalizableMessage message)
Creates a new localized http application exception with the provided message.
|
LocalizedHttpApplicationException(LocalizableMessage message,
Throwable cause)
Creates a new localized http application exception with the provided message and cause.
|
Modifier and Type | Method and Description |
---|---|
void |
JmxClientConnection.disconnect(DisconnectReason disconnectReason,
boolean sendNotification,
LocalizableMessage message)
Closes the connection to the client, optionally sending it a message
indicating the reason for the closure.
|
void |
JmxConnectionHandler.finalizeConnectionHandler(LocalizableMessage finalizeReason) |
void |
JmxConnectionHandler.processServerShutdown(LocalizableMessage reason) |
Modifier and Type | Method and Description |
---|---|
boolean |
JmxConnectionHandler.isConfigurationAcceptable(ConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
JmxConnectionHandler.isConfigurationChangeAcceptable(JMXConnectionHandlerCfg config,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
SearchResultDoneProtocolOp.getErrorMessage()
Retrieves the error message for this response.
|
LocalizableMessage |
ModifyResponseProtocolOp.getErrorMessage()
Retrieves the error message for this response.
|
LocalizableMessage |
ModifyDNResponseProtocolOp.getErrorMessage()
Retrieves the error message for this response.
|
LocalizableMessage |
ExtendedResponseProtocolOp.getErrorMessage()
Retrieves the error message for this response.
|
LocalizableMessage |
DeleteResponseProtocolOp.getErrorMessage()
Retrieves the error message for this response.
|
LocalizableMessage |
CompareResponseProtocolOp.getErrorMessage()
Retrieves the error message for this response.
|
LocalizableMessage |
BindResponseProtocolOp.getErrorMessage()
Retrieves the error message for this response.
|
LocalizableMessage |
AddResponseProtocolOp.getErrorMessage()
Retrieves the error message for this response.
|
Modifier and Type | Method and Description |
---|---|
void |
LDAPClientConnection.disconnect(DisconnectReason disconnectReason,
boolean sendNotification,
LocalizableMessage message)
Closes the connection to the client, optionally sending it a
message indicating the reason for the closure.
|
void |
LDAPConnectionHandler.finalizeConnectionHandler(LocalizableMessage finalizeReason) |
void |
LDAPRequestHandler.processServerShutdown(LocalizableMessage reason) |
void |
LDAPConnectionHandler.processServerShutdown(LocalizableMessage reason) |
Modifier and Type | Method and Description |
---|---|
boolean |
LDAPConnectionHandler.isConfigurationAcceptable(ConnectionHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LDAPConnectionHandler.isConfigurationChangeAcceptable(LDAPConnectionHandlerCfg config,
List<LocalizableMessage> unacceptableReasons) |
Constructor and Description |
---|
AddResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage)
Creates a new add response protocol op with the provided result code and
error message.
|
AddResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Creates a new add response protocol op with the provided information.
|
BindResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage)
Creates a new bind response protocol op with the provided result code and
error message.
|
BindResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Creates a new bind response protocol op with the provided information.
|
BindResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs,
ByteString serverSASLCredentials)
Creates a new bind response protocol op with the provided information.
|
CompareResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage)
Creates a new compare response protocol op with the provided result code
and error message.
|
CompareResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Creates a new compare response protocol op with the provided information.
|
DeleteResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage)
Creates a new delete response protocol op with the provided result code and
error message.
|
DeleteResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Creates a new delete response protocol op with the provided information.
|
ExtendedResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage)
Creates a new extended response protocol op with the provided result code
and error message.
|
ExtendedResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Creates a new extended response protocol op with the provided information.
|
ExtendedResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs,
String oid,
ByteString value)
Creates a new extended response protocol op with the provided information.
|
ModifyDNResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage)
Creates a new modify DN response protocol op with the provided result code
and error message.
|
ModifyDNResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Creates a new modify DN response protocol op with the provided information.
|
ModifyResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage)
Creates a new modify response protocol op with the provided result code and
error message.
|
ModifyResponseProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Creates a new modify response protocol op with the provided information.
|
SearchResultDoneProtocolOp(int resultCode,
LocalizableMessage errorMessage)
Creates a new search result done protocol op with the provided result code
and error message.
|
SearchResultDoneProtocolOp(int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Creates a new search result done protocol op with the provided information.
|
Modifier and Type | Method and Description |
---|---|
void |
LDAPReplicationDomain.processServerShutdown(LocalizableMessage reason) |
Modifier and Type | Method and Description |
---|---|
boolean |
FractionalLDIFImportPlugin.isConfigurationAcceptable(PluginCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for
this plugin.
|
boolean |
ExternalChangelogDomain.isConfigurationAddAcceptable(ExternalChangelogDomainCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed addition of a new configuration is
acceptable to this add listener.
|
boolean |
MultimasterReplication.isConfigurationAddAcceptable(ReplicationDomainCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ReplicationServerListener.isConfigurationAddAcceptable(ReplicationServerCfg cfg,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExternalChangelogDomain.isConfigurationChangeAcceptable(ExternalChangelogDomainCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed change to the configuration is acceptable
to this change listener.
|
boolean |
FractionalLDIFImportPlugin.isConfigurationChangeAcceptable(FractionalLDIFImportPluginCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed change to the configuration is acceptable
to this change listener.
|
boolean |
ReplicationServerListener.isConfigurationChangeAcceptable(ReplicationDomainCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
LDAPReplicationDomain.isConfigurationChangeAcceptable(ReplicationDomainCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
MultimasterReplication.isConfigurationChangeAcceptable(ReplicationSynchronizationProviderCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ExternalChangelogDomain.isConfigurationDeleteAcceptable(ExternalChangelogDomainCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the proposed deletion of an existing configuration is
acceptable to this delete listener.
|
boolean |
MultimasterReplication.isConfigurationDeleteAcceptable(ReplicationDomainCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
ReplicationServerListener.isConfigurationDeleteAcceptable(ReplicationServerCfg cfg,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
ErrorMsg.getDetails()
Get the details from this message.
|
Constructor and Description |
---|
ErrorMsg(int sender,
int destination,
LocalizableMessage details)
Creates an ErrorMsg providing the destination server.
|
ErrorMsg(int destination,
LocalizableMessage details)
Creates an ErrorMsg.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
ServerHandler.getBadlyDisconnectedErrorMessage()
Returns a "badly disconnected" error message for this server handler.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ServerHandler.abortStart(LocalizableMessage reason)
Abort a start procedure currently establishing.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ReplicationServer.isConfigurationAcceptable(ReplicationServerCfg configuration,
List<LocalizableMessage> unacceptableReasons)
Check if the provided configuration is acceptable for add.
|
boolean |
ReplicationServer.isConfigurationChangeAcceptable(ReplicationServerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Constructor and Description |
---|
AbortedChangelogCursorException(LocalizableMessage message)
Creates a new exception with the provided message.
|
AbortedChangelogCursorException(LocalizableMessage message,
Throwable cause)
Creates a new exception with the provided message and cause.
|
ChangelogException(LocalizableMessage message)
Creates a new changelog exception with the provided information.
|
ChangelogException(LocalizableMessage message,
Throwable cause)
Creates a new identified exception with the provided information.
|
Constructor and Description |
---|
DecodingException(LocalizableMessage message)
Creates a new decoding exception with the provided information.
|
DecodingException(LocalizableMessage message,
Throwable cause)
Creates a new decoding exception with the provided information.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CoreSchemaProvider.isConfigurationAcceptable(CoreSchemaCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
SchemaProvider.isConfigurationAcceptable(T configuration,
List<LocalizableMessage> unacceptableReasons)
Indicates whether the provided configuration is acceptable for this
provider.
|
boolean |
AttributeTypeSyntax.isConfigurationChangeAcceptable(AttributeTypeDescriptionAttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CertificateSyntax.isConfigurationChangeAcceptable(CertificateAttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CollationMatchingRuleFactory.isConfigurationChangeAcceptable(CollationMatchingRuleCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CoreSchemaProvider.isConfigurationChangeAcceptable(CoreSchemaCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
CountryStringSyntax.isConfigurationChangeAcceptable(CountryStringAttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
DirectoryStringSyntax.isConfigurationChangeAcceptable(DirectoryStringAttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
JPEGSyntax.isConfigurationChangeAcceptable(JPEGAttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TelephoneNumberSyntax.isConfigurationChangeAcceptable(TelephoneNumberAttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
RestoreTask.getAttributeDisplayName(String name)
Given an attribute type name returns and locale sensitive
representation.
|
LocalizableMessage |
ImportTask.getAttributeDisplayName(String name) |
LocalizableMessage |
ExportTask.getAttributeDisplayName(String name) |
LocalizableMessage |
BackupTask.getAttributeDisplayName(String attrName)
Given an attribute type name returns and locale sensitive
representation.
|
LocalizableMessage |
ShutdownTask.getDisplayName() |
LocalizableMessage |
SetGenerationIdTask.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
RestoreTask.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
ResetChangeNumberTask.getDisplayName() |
LocalizableMessage |
RebuildTask.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
PurgeConflictsHistoricalTask.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
LeaveLockdownModeTask.getDisplayName() |
LocalizableMessage |
InitializeTask.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
InitializeTargetTask.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
ImportTask.getDisplayName() |
LocalizableMessage |
ExportTask.getDisplayName() |
LocalizableMessage |
EnterLockdownModeTask.getDisplayName() |
LocalizableMessage |
DisconnectClientTask.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
BackupTask.getDisplayName()
Gets a message that identifies this type of task suitable for
presentation to humans in monitoring tools.
|
LocalizableMessage |
AddSchemaFileTask.getDisplayName() |
Modifier and Type | Method and Description |
---|---|
void |
RestoreTask.interruptTask(TaskState interruptState,
LocalizableMessage interruptReason)
Performs any necessary processing to prematurely interrupt the execution of
this task.
|
void |
ImportTask.interruptTask(TaskState interruptState,
LocalizableMessage interruptReason) |
void |
ExportTask.interruptTask(TaskState interruptState,
LocalizableMessage interruptReason) |
void |
BackupTask.interruptTask(TaskState interruptState,
LocalizableMessage interruptReason)
Performs any necessary processing to prematurely interrupt the execution of
this task.
|
Constructor and Description |
---|
RestartTaskThread(LocalizableMessage shutdownMessage)
Creates a new instance of this shutdown task thread with the provided
message.
|
ShutdownTaskThread(LocalizableMessage shutdownMessage)
Creates a new instance of this shutdown task thread with the provided
message.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
LDAPConnectionException.getErrorMessage()
Retrieves the server-provided error message associated with this exception.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,LocalizableMessage> |
LDAPAuthenticationHandler.getSASLProperties(String mechanism)
Retrieves a list of the SASL properties that may be provided for the
specified SASL mechanism, mapped from the property names to their
corresponding descriptions.
|
Modifier and Type | Method and Description |
---|---|
static void |
LDAPToolUtils.printErrorMessage(PrintStream err,
LocalizableMessage explanation,
int resultCode,
LocalizableMessage errorMessage,
DN matchedDN)
Prints a multi-line error message with the provided information to the
given print stream.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
LDIFModify.modifyLDIF(LDIFReader sourceReader,
LDIFReader changeReader,
LDIFWriter targetWriter,
List<LocalizableMessage> errorList)
Applies the specified changes to the source LDIF, writing the modified
file to the specified target.
|
Constructor and Description |
---|
LDAPConnectionException(LocalizableMessage message)
Creates a new exception with the provided message.
|
LDAPConnectionException(LocalizableMessage message,
int resultCode,
LocalizableMessage errorMessage)
Creates a new exception with the provided message.
|
LDAPConnectionException(LocalizableMessage message,
int resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
Throwable cause)
Creates a new exception with the provided message and
underlying cause.
|
LDAPConnectionException(LocalizableMessage message,
int resultCode,
LocalizableMessage errorMessage,
Throwable cause)
Creates a new exception with the provided message and
underlying cause.
|
LDAPConnectionException(LocalizableMessage message,
Throwable cause)
Creates a new exception with the provided message and
underlying cause.
|
SSLConnectionException(LocalizableMessage message)
Creates a new exception with the provided message.
|
SSLConnectionException(LocalizableMessage message,
Throwable cause)
Creates a new exception with the provided message and
underlying cause.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
ReplicationCliReturnCode.getMessage()
Get the corresponding message.
|
Constructor and Description |
---|
ReplicationCliException(LocalizableMessage message,
ReplicationCliReturnCode errorCode,
Throwable cause)
The constructor for the exception.
|
Modifier and Type | Method and Description |
---|---|
void |
UnderscoreDNTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
Tag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a branch definition.
|
void |
StaticTextTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a branch definition.
|
void |
SequentialTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a branch definition.
|
void |
RandomTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a branch definition.
|
void |
RDNTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a branch definition.
|
void |
PresenceTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a branch definition.
|
void |
ListTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a branch definition.
|
void |
IfPresentTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a branch definition.
|
void |
IfAbsentTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
GUIDTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
FileTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
DNTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
AttributeValueTag.initializeForBranch(TemplateFile templateFile,
Branch branch,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
UnderscoreParentDNTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
UnderscoreDNTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
abstract void |
Tag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
StaticTextTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
SequentialTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
RandomTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
RDNTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
PresenceTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
ParentDNTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
ListTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
LastNameTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
IfPresentTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings)
Performs any initialization for this tag that may be needed while parsing
a template definition.
|
void |
IfAbsentTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
GUIDTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
FirstNameTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
FileTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
DNTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
AttributeValueTag.initializeForTemplate(TemplateFile templateFile,
Template template,
String[] arguments,
int lineNumber,
List<LocalizableMessage> warnings) |
void |
TemplateFile.parse(String[] lines,
List<LocalizableMessage> warnings)
Parses the provided data as a MakeLDIF template file definition.
|
void |
TemplateFile.parse(String filename,
List<LocalizableMessage> warnings)
Parses the contents of the specified file as a MakeLDIF template file
definition.
|
Constructor and Description |
---|
MakeLDIFException(LocalizableMessage message)
Creates a new MakeLDIF exception with the provided information.
|
MakeLDIFException(LocalizableMessage message,
Throwable cause)
Creates a new MakeLDIF exception with the provided information.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
TaskEntry.getActualStartTime()
Gets the human-friendly start time.
|
LocalizableMessage |
TaskEntry.getCompletionTime()
Gets the human-friendly completion time.
|
LocalizableMessage |
TaskEntry.getFailedDependencyAction()
Gets the action to take if this task fails.
|
LocalizableMessage |
TaskEntry.getScheduledStartTime()
Gets the human-friendly scheduled time.
|
LocalizableMessage |
TaskEntry.getScheduleTab()
Gets recurring schedule tab.
|
LocalizableMessage |
TaskEntry.getState()
Gets the state of the task.
|
LocalizableMessage |
TaskEntry.getType()
Gets a user presentable string indicating the type of this task.
|
Modifier and Type | Method and Description |
---|---|
List<LocalizableMessage> |
TaskEntry.getLogMessages()
Gets the logs associated with this task's execution.
|
Map<LocalizableMessage,List<String>> |
TaskEntry.getTaskSpecificAttributeValuePairs()
Gets a mapping of attributes that are specific to the implementing
task as opposed to the superior, or base, task.
|
Modifier and Type | Method and Description |
---|---|
protected LDAPConnectionArgumentParser |
TaskTool.createArgParser(String className,
LocalizableMessage toolDescription)
Creates an argument parser prepopulated with arguments for processing
input for scheduling tasks with the task backend.
|
Constructor and Description |
---|
TaskClientException(LocalizableMessage message)
Constructs a parameterized instance.
|
TaskClientException(LocalizableMessage message,
Throwable cause)
Constructs a parameterized instance.
|
TaskScheduleInteraction(TaskScheduleUserData uData,
TaskScheduleArgs args,
com.forgerock.opendj.cli.ConsoleApplication app,
LocalizableMessage taskName)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.addConfigEntry(LocalizableMessage summary,
String... ldif)
Returns a new upgrade task which adds a config entry to the underlying
config file.
|
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.deleteConfigEntry(LocalizableMessage summary,
String... dnsInLDIF)
Returns a new upgrade task which deletes a config entry from the underlying config file.
|
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.modifyConfigEntry(LocalizableMessage summary,
String filter,
String... ldif)
Returns a new upgrade task which applies an LDIF record to all
configuration entries matching the provided filter.
|
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.newAttributeTypes(LocalizableMessage summary,
String fileName,
String... attributeOids)
This task adds or updates an attribute type (must exist in the original file)
to the file specified in
fileName . |
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.newObjectClasses(LocalizableMessage summary,
String fileName,
String... objectClassesOids)
This task adds or updates an object class (must exist in the original file)
to the file specified in
fileName . |
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.rebuildAllIndexes(LocalizableMessage summary)
Creates a rebuild all indexes task.
|
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.rebuildIndexesNamed(LocalizableMessage summary,
String... indexNames)
Creates a rebuild index task for a given single index.
|
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.renameSnmpSecurityConfig(LocalizableMessage summary)
Renames the SNMP security config file if it exists.
|
static org.opends.server.tools.upgrade.UpgradeTask |
UpgradeTasks.rerunJavaPropertiesTool(LocalizableMessage summary)
Re-run the dsjavaproperties tool to rewrite the set-java-home script/batch file.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
CancelRequest.getCancelReason()
Retrieves a message that explains the purpose for this
cancellation.
|
LocalizableMessage |
DisconnectReason.getClosureMessage()
Retrieves the human-readable disconnect reason.
|
LocalizableMessage |
SynchronizationProviderResult.ContinueProcessing.getErrorMessage() |
LocalizableMessage |
SynchronizationProviderResult.StopProcessing.getErrorMessage() |
LocalizableMessage |
MembershipException.getErrorMessage()
Retrieves the error message for this membership exception.
|
LocalizableMessage |
LDAPException.getErrorMessage()
Retrieves the server-provided error message for this exception.
|
LocalizableMessage |
DirectoryException.getMaskedMessage()
Returns the real, masked message for this directory exception that cannot
be returned to the client, but will be logged.
|
LocalizableMessage |
AccountStatusNotification.getMessage()
Retrieves a message that provides additional information for this
account status notification.
|
LocalizableMessage |
OpenDsException.getMessageObject()
Returns the message that explains the problem that occurred.
|
LocalizableMessage |
CancelResult.getResponseMessage()
Retrieves the human-readable response that the server provided
for the result of the cancellation.
|
Modifier and Type | Method and Description |
---|---|
void |
Operation.appendErrorMessage(LocalizableMessage message)
Appends the provided message to the error message buffer.
|
void |
AbstractOperation.appendErrorMessage(LocalizableMessage message) |
void |
Operation.appendMaskedErrorMessage(LocalizableMessage maskedMessage)
Appends the provided message to the real, masked error message buffer.
|
void |
AbstractOperation.appendMaskedErrorMessage(LocalizableMessage maskedMessage) |
void |
Operation.disconnectClient(DisconnectReason disconnectReason,
boolean sendNotification,
LocalizableMessage message)
Terminates the client connection being used to process this
operation.
|
void |
AbstractOperation.disconnectClient(DisconnectReason disconnectReason,
boolean sendNotification,
LocalizableMessage message) |
static void |
DirectoryConfig.sendAlertNotification(AlertGenerator generator,
String alertType,
LocalizableMessage alertMessage)
Sends an alert notification with the provided information.
|
void |
DirectoryException.setMaskedMessage(LocalizableMessage maskedMessage)
Sets the real message for this directory exception that cannot be returned
to the client, but will be logged.
|
Constructor and Description |
---|
AccountStatusNotification(AccountStatusNotificationType notificationType,
Entry userEntry,
LocalizableMessage message,
Map<AccountStatusNotificationProperty,List<String>> notificationProperties)
Creates a new account status notification object with the
provided information.
|
CanceledOperationException(CancelRequest cancelRequest,
LocalizableMessage message)
Creates a new cancelled operation exception with the provided
information.
|
CancelRequest(boolean notifyOriginalRequestor,
LocalizableMessage cancelReason)
Creates a new cancel request with the provided information.
|
CancelResult(ResultCode resultCode,
LocalizableMessage responseMessage)
Creates a new cancel result with the provided result code.
|
CryptoManagerException(LocalizableMessage message)
Creates an exception with the given message.
|
CryptoManagerException(LocalizableMessage message,
Exception cause)
Creates an exception with the given message and underlying
cause.
|
DirectoryException(ResultCode resultCode,
LocalizableMessage errorMessage)
Creates a new directory exception with the provided information.
|
DirectoryException(ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs,
Throwable cause)
Creates a new directory exception with the provided information.
|
DirectoryException(ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
Throwable cause)
Creates a new directory exception with the provided information.
|
DirectoryException(ResultCode resultCode,
LocalizableMessage errorMessage,
Throwable cause)
Creates a new directory exception with the provided information.
|
IdentifiedException(LocalizableMessage message)
Creates a new identified exception with the provided information.
|
IdentifiedException(LocalizableMessage message,
Throwable cause)
Creates a new identified exception with the provided information.
|
InitializationException(LocalizableMessage message)
Creates a new initialization exception with the provided message.
|
InitializationException(LocalizableMessage message,
Throwable cause)
Creates a new initialization exception with the provided message
and root cause.
|
LDAPException(int resultCode,
LocalizableMessage message)
Creates a new LDAP exception with the provided message.
|
LDAPException(int resultCode,
LocalizableMessage errorMessage,
LocalizableMessage message)
Creates a new LDAP exception with the provided message.
|
LDAPException(int resultCode,
LocalizableMessage errorMessage,
LocalizableMessage message,
DN matchedDN,
Throwable cause)
Creates a new LDAP exception with the provided message and root
cause.
|
LDAPException(int resultCode,
LocalizableMessage errorMessage,
LocalizableMessage message,
Throwable cause)
Creates a new LDAP exception with the provided message and root
cause.
|
LDAPException(int resultCode,
LocalizableMessage message,
Throwable cause)
Creates a new LDAP exception with the provided message and root
cause.
|
MembershipException(LocalizableMessage errorMessage,
boolean continueIterating)
Creates a new membership exception with the provided information.
|
MembershipException(LocalizableMessage errorMessage,
boolean continueIterating,
Throwable cause)
Creates a new membership exception with the provided information.
|
OpenDsException(LocalizableMessage message)
Creates a new identified exception with the provided information.
|
OpenDsException(LocalizableMessage message,
Throwable cause)
Creates a new identified exception with the provided information.
|
SynchronizationProviderResult.StopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage)
Construct a new stop processing synchronization provider result.
|
SynchronizationProviderResult.StopProcessing(ResultCode resultCode,
LocalizableMessage errorMessage,
DN matchedDN,
List<String> referralURLs)
Construct a new stop processing synchronization provider result.
|
Modifier and Type | Method and Description |
---|---|
LocalizableMessage |
PostResponseBindOperation.getAuthFailureReason()
Retrieves a human-readable message providing the reason that the
authentication failed, if available.
|
LocalizableMessage |
PostOperationBindOperation.getAuthFailureReason()
Retrieves a human-readable message providing the reason that the
authentication failed, if available.
|
Modifier and Type | Method and Description |
---|---|
void |
PreParseOperation.appendErrorMessage(LocalizableMessage message)
Appends the provided message to the error message buffer.
|
void |
PreOperationOperation.appendErrorMessage(LocalizableMessage message)
Appends the provided message to the error message buffer.
|
void |
PostOperationOperation.appendErrorMessage(LocalizableMessage message)
Appends the provided message to the error message buffer.
|
void |
InProgressOperation.appendErrorMessage(LocalizableMessage message)
Appends the provided message to the error message buffer.
|
void |
PluginOperation.disconnectClient(DisconnectReason disconnectReason,
boolean sendNotification,
LocalizableMessage message)
Terminates the client connection being used to process this
operation.
|
void |
PreParseBindOperation.setAuthFailureReason(LocalizableMessage reason)
Specifies the reason that the authentication failed.
|
void |
PreOperationBindOperation.setAuthFailureReason(LocalizableMessage reason)
Specifies the reason that the authentication failed.
|
void |
PostOperationBindOperation.setAuthFailureReason(LocalizableMessage reason)
Specifies the reason that the authentication failed.
|
Modifier and Type | Method and Description |
---|---|
static LocalizableMessage |
StaticUtils.getExceptionMessage(Throwable t)
Retrieves the best human-readable message for the provided exception.
|
static LocalizableMessage |
StaticUtils.secondsToTimeString(long numSeconds)
Retrieves a user-friendly string that indicates the length of time (in
days, hours, minutes, and seconds) in the specified number of seconds.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
StaticUtils.hasDescriptor(LocalizableMessage msg,
LocalizableMessageDescriptor.Arg0 desc)
Test if the provided message corresponds to the provided descriptor.
|
static boolean |
StaticUtils.hasDescriptor(LocalizableMessage msg,
LocalizableMessageDescriptor.Arg1<?> desc)
Test if the provided message corresponds to the provided descriptor.
|
static boolean |
StaticUtils.hasDescriptor(LocalizableMessage msg,
LocalizableMessageDescriptor.Arg3<?,?,?> desc)
Test if the provided message corresponds to the provided descriptor.
|
static boolean |
StaticUtils.hasDescriptor(LocalizableMessage msg,
LocalizableMessageDescriptor.Arg7<?,?,?,?,?,?,?> desc)
Test if the provided message corresponds to the provided descriptor.
|
protected void |
LDIFReader.logToRejectWriter(List<StringBuilder> lines,
LocalizableMessage message)
Log a message to the reject writer if one is configured.
|
protected void |
LDIFReader.logToSkipWriter(List<StringBuilder> lines,
LocalizableMessage message)
Log a message to the reject writer if one is configured.
|
void |
LDIFReader.rejectEntry(Entry e,
LocalizableMessage message)
Log the specified entry and messages in the reject writer.
|
void |
LDIFReader.rejectLastEntry(LocalizableMessage message)
Rejects the last entry read from the LDIF.
|
static void |
EmbeddedUtils.restartServer(String className,
LocalizableMessage reason,
DirectoryEnvironmentConfig config)
Attempts to restart the Directory Server.
|
void |
EMailMessage.setBody(LocalizableMessage body)
Specifies the body for this message.
|
static void |
EmbeddedUtils.stopServer(String className,
LocalizableMessage reason)
Attempts to stop the Directory Server.
|
void |
LDIFWriter.writeComment(LocalizableMessage comment,
int wrapColumn)
Writes the provided comment to the LDIF file, optionally wrapping near the
specified column.
|
Constructor and Description |
---|
LDIFException(LocalizableMessage message)
Creates a new LDIF exception with the provided information.
|
LDIFException(LocalizableMessage message,
Number lineNumber,
boolean canContinueReading)
Creates a new LDIF exception with the provided information.
|
LDIFException(LocalizableMessage message,
Number lineNumber,
boolean canContinueReading,
Throwable cause)
Creates a new configuration exception with the provided message and
underlying cause.
|
LDIFException(LocalizableMessage message,
Throwable cause)
Creates a new LDIF exception with the provided information.
|
Modifier and Type | Method and Description |
---|---|
void |
LDAPConnectionConsoleInteraction.setHeadingMessage(LocalizableMessage heading)
Sets the heading that is displayed in interactive mode.
|
Constructor and Description |
---|
LDAPConnectionArgumentParser(String mainClassName,
LocalizableMessage toolDescription,
boolean longArgumentsCaseSensitive,
com.forgerock.opendj.cli.ArgumentGroup argumentGroup,
boolean alwaysSSL)
Creates a new instance of this argument parser with no arguments.
|
Copyright 2010-2017 ForgeRock AS.