Uses of Package
org.forgerock.i18n
-
Packages that use org.forgerock.i18n Package Description org.forgerock.i18n A i18n framework for embedding localizable messages in applications.org.forgerock.i18n.slf4j This package provides an alternative localization mechanism toorg.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.config.server.spi Contains a number of API declarations for use throughout the Directory Server.org.forgerock.opendj.ldap Classes and interfaces for core types including connections, entries, and attributes.org.forgerock.opendj.ldap.controls Classes and interfaces for common LDAP controls.org.forgerock.opendj.ldap.messages Classes and interfaces for core LDAP requests/responses.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.rest2ldap APIs for implementing REST to LDAP gateways.org.forgerock.opendj.security An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF basedKeyStore
service.org.forgerock.opendj.server.core Classes implementing core server APIs.org.forgerock.opendj.server.embedded Provides support for an embedded directory server.org.forgerock.opendj.setup.model Contains code of the opendj setup model.org.opends.messages Defines all the messages that may be used in the Directory Server and tools.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.authorization.policy Contains the policy based 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.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.backup Classes related to backup and restore.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.discovery Contains the Service Discovery Mechanisms and APIs.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.monitors Contains various Directory Server monitor provider implementations.org.opends.server.plugins Contains the implementation for various Directory Server plugins.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.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.schema Contains implementations of various Directory Server schema elements.org.opends.server.snmp This package contains Simple Network Management Protocol (SNMP) connection handler, the required classes to support MIB 2605 objects and SNMP requests, and the SNMP adaptor that allows a SNMP manager to access OpenDS monitoring information.org.opends.server.tasks Contains implementations for various Directory Server tasks.org.opends.server.tools.supportextract Contains the classes that are used by the supportextract tool.org.opends.server.tools.tasks This package contains classes that support client tool interaction with the tasks backend.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. -
Classes in org.forgerock.i18n used by org.forgerock.i18n Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters. -
Classes in org.forgerock.i18n used by org.forgerock.i18n.slf4j Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageDescriptor.Arg0 Subclass for creating messages with no arguments.LocalizableMessageDescriptor.Arg1 Subclass for creating messages with one argument.LocalizableMessageDescriptor.Arg2 Subclass for creating messages with two arguments.LocalizableMessageDescriptor.Arg3 Subclass for creating messages with three arguments.LocalizableMessageDescriptor.Arg4 Subclass for creating messages with four arguments.LocalizableMessageDescriptor.Arg5 Subclass for creating messages with five arguments.LocalizableMessageDescriptor.Arg6 Subclass for creating messages with six arguments.LocalizableMessageDescriptor.Arg7 Subclass for creating messages with seven arguments.LocalizableMessageDescriptor.Arg8 Subclass for creating messages with eight arguments.LocalizableMessageDescriptor.Arg9 Subclass for creating messages with nine arguments.LocalizableMessageDescriptor.ArgN Subclass for creating messages with an any number of arguments. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.config Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.config.client Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.config.server Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.config.server.spi Class Description LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.ldap Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizedIllegalArgumentException Thrown to indicate that a method has been passed an illegal or inappropriate argument. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.ldap.controls Class Description LocalizedIllegalArgumentException Thrown to indicate that a method has been passed an illegal or inappropriate argument. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.ldap.messages Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizedIllegalArgumentException Thrown to indicate that a method has been passed an illegal or inappropriate argument. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.ldap.schema Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters.LocalizedIllegalArgumentException Thrown to indicate that a method has been passed an illegal or inappropriate argument. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.ldif Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.rest2ldap Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageDescriptor.Arg0 Subclass for creating messages with no arguments.LocalizableMessageDescriptor.Arg1 Subclass for creating messages with one argument.LocalizableMessageDescriptor.Arg2 Subclass for creating messages with two arguments.LocalizableMessageDescriptor.Arg3 Subclass for creating messages with three arguments.LocalizableMessageDescriptor.Arg4 Subclass for creating messages with four arguments. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.security Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizedIllegalArgumentException Thrown to indicate that a method has been passed an illegal or inappropriate argument. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.server.core Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.server.embedded Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.forgerock.opendj.setup.model Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.messages Class Description LocalizableMessageDescriptor.Arg0 Subclass for creating messages with no arguments.LocalizableMessageDescriptor.Arg1 Subclass for creating messages with one argument.LocalizableMessageDescriptor.Arg2 Subclass for creating messages with two arguments.LocalizableMessageDescriptor.Arg3 Subclass for creating messages with three arguments.LocalizableMessageDescriptor.Arg4 Subclass for creating messages with four arguments.LocalizableMessageDescriptor.Arg5 Subclass for creating messages with five arguments.LocalizableMessageDescriptor.Arg6 Subclass for creating messages with six arguments.LocalizableMessageDescriptor.Arg7 Subclass for creating messages with seven arguments.LocalizableMessageDescriptor.ArgN Subclass for creating messages with an any number of arguments. -
Classes in org.forgerock.i18n used by org.opends.server.api Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters. -
Classes in org.forgerock.i18n used by org.opends.server.api.plugin Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.authorization.dseecompat Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.authorization.policy Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.backends Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.backends.jeb Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.backends.pluggable Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.backends.pluggable.spi Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.backends.task Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.backup Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.config Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.core Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters.LocalizableMessageDescriptor.Arg2 Subclass for creating messages with two arguments. -
Classes in org.forgerock.i18n used by org.opends.server.crypto Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.discovery Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.extensions Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters.LocalizableMessageDescriptor.Arg3 Subclass for creating messages with three arguments.LocalizableMessageDescriptor.Arg4 Subclass for creating messages with four arguments. -
Classes in org.forgerock.i18n used by org.opends.server.loggers Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.monitors Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.plugins Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.protocols Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.protocols.http Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.protocols.jmx Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.protocols.ldap Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters. -
Classes in org.forgerock.i18n used by org.opends.server.replication.plugin Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.replication.protocol Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.replication.server Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.replication.server.changelog.api Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.schema Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.snmp Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.tasks Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageDescriptor.Arg2 Subclass for creating messages with two arguments. -
Classes in org.forgerock.i18n used by org.opends.server.tools.supportextract Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.tools.tasks Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales. -
Classes in org.forgerock.i18n used by org.opends.server.types Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters.LocalizableMessageDescriptor.Arg1 Subclass for creating messages with one argument.LocalizableMessageDescriptor.Arg3 Subclass for creating messages with three arguments.LocalizableMessageDescriptor.Arg4 Subclass for creating messages with four arguments. -
Classes in org.forgerock.i18n used by org.opends.server.types.operation Class Description LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageBuilder A mutable sequence of localizable messages and their parameters. -
Classes in org.forgerock.i18n used by org.opends.server.util Class Description LocalizableException A mix-in interface which can be used to identify exceptions which support localization.LocalizableMessage A localizable message whoseString
representation can be retrieved in one or more locales.LocalizableMessageDescriptor.Arg1 Subclass for creating messages with one argument.