Package com.unboundid.directory.sdk.proxy.types

This package defines a number of data types for use in extensions intended for use in the UnboundID Directory Proxy Server.

See:
          Description

Interface Summary
BackendServer This interface defines a set of methods that may be used to interact with an LDAP external server which acts as a backend server accessed through the Directory Proxy Server.
BackendSet This interface defines a set of methods that may be used to interact with a set of backend servers to be accessed through an entry-balancing request processor.
CompletedProxyOperationContext This interface defines a set of methods that may be used to obtain information about an operation that has been processed by the Directory Proxy Server.
HealthCheckResult This interface defines a set of methods that may be used to assess the health of an LDAP external server.
Location This interface defines a set of methods that may be used interact with a location defined in the server.
ProxyOperationContext This interface defines a set of methods that may be used to obtain information about an operation being processed by the Directory Proxy Server.
ProxyServerContext This interface may be used to obtain information about the Directory Proxy Server in which an extension is running.
 

Enum Summary
HealthCheckState This enum defines the set of possible states that may be returned by LDAP health checks.
 

Package com.unboundid.directory.sdk.proxy.types Description

This package defines a number of data types for use in extensions intended for use in the UnboundID Directory Proxy Server.