Package com.unboundid.ldap.sdk.unboundidds.tools
This package contains a set of tools primarily intended for interacting with
Ping Identity, UnboundID, and Nokia/Alcatel-Lucent 8661 server products.
NOTE: The classes within this package, and elsewhere within the
com.unboundid.ldap.sdk.unboundidds
package structure, are only
supported for use against Ping Identity, UnboundID, and
Nokia/Alcatel-Lucent 8661 server products. These classes provide support
for proprietary functionality or for external specifications that are not
considered stable or mature enough to be guaranteed to work in an
interoperable way with other types of LDAP servers.
-
Class Summary Class Description CollectSupportData This class provides a command-line tool that may be used to invoke the collect-support-data utility in the Ping Identity Directory Server and related server products.GenerateTOTPSharedSecret This class provides a tool that can be used to generate a TOTP shared secret for a user.LDAPDelete This class provides a command-line tool that can be used to delete one or more entries from an LDAP directory server.LDAPModify This class provides an implementation of an LDAP command-line tool that may be used to apply changes to a directory server.LDAPSearch This class provides an implementation of an LDAP command-line tool that may be used to issue searches to a directory server.ManageAccount This class provides a tool that can be used to perform a variety of account management functions against user entries in the Ping Identity, UnboundID, or Nokia/Alcatel-Lucent 8661 Directory Server.ReportBindResultLDAPConnectionPoolHealthCheck This class provides an implementation of a connection pool health check that can display information about the result of a bind operation.ResultUtils This class provides a set of utility methods for formatting operation results.SplitLDIF This class provides a command-line tool that can be used to split an LDIF file below a specified base DN.ToolInvocationLogDetails This class represents a data structure that contains information that should be used when logging launch and completion messages for a tool invocation.ToolInvocationLogger This class provides a utility that can log information about the launch and completion of a tool invocation.ToolInvocationLogShutdownHook This class provides a thread that will be registered as a JVM shutdown hook for any command-line tool for which invocation logging is to be performed.ToolUtils This class provides a number of utility methods primarily intended for use with command-line tools. -
Enum Summary Enum Description ManageAccountSubCommandType This enum provides information about all of the subcommands available for use with the manage-account tool.