Package com.unboundid.directory.sdk.proxy.scripting
This package defines a number of abstract classes which may be used to
implement scripted versions of extensions primarily for use in the UnboundID
Directory Proxy Server (also referred to as the Directory Proxy Server).
-
Class Summary Class Description ScriptedLDAPHealthCheck This class defines an API that must be implemented by scripted extensions which are used to assess the health of backend servers accessed through the Directory Proxy Server.ScriptedProxyTransformation This class defines an API that must be implemented by scripted extensions which are used to transform requests and/or responses as they pass through the Directory Proxy Server.