com.unboundid.ldap.sdk.LDAPConnectionOptions.autoReconnect()
The use of auto-reconnect is strongly discouraged because it
is inherently fragile and can only work under very limited
circumstances. It is strongly recommended that a connection
pool be used instead of the auto-reconnect option, even in
cases where only a single connection is desired.
|
com.unboundid.ldap.sdk.unboundidds.extensions.PasswordPolicyStateOperation.createGetPasswordHistoryOperation()
|
com.unboundid.ldap.sdk.unboundidds.extensions.PasswordPolicyStateOperation.createHasTOTPSharedSecret()
|
com.unboundid.ldap.sdk.unboundidds.monitors.JEEnvironmentMonitorEntry.getLastCheckpointTime()
|
com.unboundid.ldap.sdk.unboundidds.monitors.ReplicationSummaryReplica.getMissingChanges()
|
com.unboundid.ldap.sdk.unboundidds.monitors.ReplicationSummaryReplica.getOldestMissingChangeDate()
|
com.unboundid.ldap.sdk.unboundidds.monitors.VersionMonitorEntry.getRevisionNumber()
|
com.unboundid.ldif.LDIFReader.ignoreDuplicateValues()
|
com.unboundid.asn1.ASN1StreamReader.ignoreSocketTimeoutException()
|
com.unboundid.ldap.sdk.unboundidds.MoveSubtree.moveEntryWithInteractiveTransaction(LDAPConnection, LDAPConnection, String, OperationPurposeRequestControl, boolean, MoveSubtreeListener)
The use of interactive transactions is strongly discouraged
because it can create conditions which are prone to deadlocks
between operations that may significantly affect performance
and will result in the cancellation of one or both operations.
|
com.unboundid.ldap.sdk.unboundidds.MoveSubtree.moveEntryWithInteractiveTransaction(LDAPConnection, LDAPConnection, String, OperationPurposeRequestControl, MoveSubtreeListener)
The use of interactive transactions is strongly discouraged
because it can create conditions which are prone to deadlocks
between operations that may significantly affect performance
and will result in the cancellation of one or both operations.
|
com.unboundid.util.PasswordReader.run()
This method is no longer used.
|
com.unboundid.ldap.sdk.LDAPConnectionOptions.setAutoReconnect(boolean)
The use of auto-reconnect is strongly discouraged because it
is inherently fragile and can only work under very limited
circumstances. It is strongly recommended that a connection
pool be used instead of the auto-reconnect option, even in
cases where only a single connection is desired.
|
com.unboundid.ldif.LDIFReader.setIgnoreDuplicateValues(boolean)
|
com.unboundid.asn1.ASN1StreamReader.setIgnoreSocketTimeout(boolean)
|
com.unboundid.ldif.LDIFReader.setStripTrailingSpaces(boolean)
|
com.unboundid.ldif.LDIFReader.stripTrailingSpaces()
|