Docs.ldap.com

Class ReportBindResultLDAPConnectionPoolHealthCheck

WebThis class provides an implementation of a connection pool health check that can display information about the result of a bind operation. It will always report information about an …

Actived: 5 days ago

URL: https://docs.ldap.com/ldap-sdk/docs/javadoc/com/unboundid/ldap/sdk/unboundidds/tools/ReportBindResultLDAPConnectionPoolHealthCheck.html

UnboundID LDAP SDK for Java

WebThe UnboundID LDAP SDK for Java is a fast, powerful, user-friendly, and completely free Java API for communicating with LDAP directory servers. It is an alternative to other …

Category:  Health Go Health

LDAPConnectionPoolHealthCheck (UnboundID LDAP SDK …

WebClass LDAPConnectionPoolHealthCheck. This class provides an API that may be used to determine whether connections associated with a connection pool are valid and suitable …

Category:  Health Go Health

UnboundID LDAP SDK for Java

WebLicense The UnboundID LDAP SDK for Java is available under the terms of the Apache License, Version 2.0, which is a very permissive OSI-approved open source license, and …

Category:  Health Go Health

AggregateLDAPConnectionPoolHealthCheck (UnboundID …

WebThis class provides an LDAPConnectionPoolHealthCheck implementation that may be used to invoke a series of subordinate health checks and ensure that all of them consider a …

Category:  Health Go Health

HealthCheckState (UnboundID LDAP SDK for Java 7.0.0)

WebThis class provides information about the health check states that may be held by an LDAP external server. NOTE: This class, and other classes within the …

Category:  Health Go Health

GetEntryLDAPConnectionPoolHealthCheck (UnboundID …

WebParameters: entryDN - The DN of the entry to retrieve from the target server. If this is null, then the server's root DSE will be used. maxResponseTime - The maximum length of …

Category:  Health Go Health

PruneUnneededConnectionsLDAPConnectionPoolHealthCheck …

WebParameters: minAvailableConnections - The minimum number of connections that should be maintained in the connection pool. This health check will only remove connections if the …

Category:  Health Go Health

com.unboundid.ldap.sdk (UnboundID LDAP SDK for Java …

WebThis interface defines a set of methods that are available for objects that may be used to communicate with an LDAP directory server (or something that simulates an LDAP …

Category:  Health Go Health

ActiveAlertsLDAPConnectionPoolHealthCheck …

WebParameters: invokeOnCreate - Indicates whether to test for the existence of the target entry whenever a new connection is created for use in the pool. Note that this check will be …

Category:  Health Go Health

UnboundID LDAP SDK for Java

WebLDAPDebugger.java. Provides a tool that can be used to act as a simple LDAP proxy that will intercept and decode any LDAP traffic passing through it. This can be used to …

Category:  Health Go Health

UnboundID LDAP SDK for Java

WebThe UnboundID LDAP SDK for Java is a powerful, user-friendly, pure Java library for interacting with LDAP directory servers. It contains a full-featured API that may be used …

Category:  Health Go Health

AbstractConnectionPool (UnboundID LDAP SDK for Java 7.0.0)

WebReleases the provided connection back to the pool after an exception has been encountered while processing an operation on that connection. The connection pool health check …

Category:  Health Go Health

UnboundID LDAP SDK for Java

WebThe UnboundID LDAP SDK for Java includes a set of classes that help make it easier to obtain socket factories for performing SSL-based communication. The …

Category:  Health Go Health

UnboundID LDAP SDK for Java

WebIn addition, because the com.unboundid.ldap.sdk.LDAPConnectionPool class implements the com.unboundid.ldap.sdk.LDAPinterface interface, a connection pool can be used in …

Category:  Health Go Health

LDAPConnectionPool (UnboundID LDAP SDK for Java 7.0.0)

WebThis class provides an implementation of an LDAP connection pool, which is a structure that can hold multiple connections established to a given server that can be reused for …

Category:  Health Go Health

LDAPConnectionDetailsJSONSpecification (UnboundID LDAP SDK …

WebThis class provides a utility that may be used to obtain information that may be used to create LDAP connections to one or more servers from a definition contained in a JSON …

Category:  Health Go Health

ServerSet (UnboundID LDAP SDK for Java 7.0.0)

WebAttempts to establish a connection to one of the directory servers in this server set. The connection that is returned must be established. The includesAuthentication() must …

Category:  Health Go Health

RoundRobinDNSServerSet (UnboundID LDAP SDK for Java 6.0.11)

WebThis class provides a server set implementation that handles the case in which a given host name may resolve to multiple IP addresses. Note that while a setup like this is typically …

Category:  Health Go Health