Class and Description |
---|
com.unboundid.ldap.sdk.controls.SubentriesRequestControl
This class has been deprecated because there are two competing
specifications that can affect the visibility of entries with the
ldapSubEntry object class: RFC 3672 and
draft-ietf-lddup-subentry. This class implements support for the
latter and remains fully functional, but you should use either
the
RFC3672SubentriesRequestControl class or the
DraftLDUPSubentriesRequestControl class to avoid
ambiguity. |
Field and Description |
---|
com.unboundid.ldap.sdk.unboundidds.extensions.PasswordPolicyStateOperation.OP_TYPE_GET_PW_HISTORY
This operation type has been deprecated in favor of the
PasswordPolicyStateOperation.OP_TYPE_GET_PW_HISTORY_COUNT operation type. |
com.unboundid.ldap.sdk.Version.REVISION_NUMBER
Use the
Version.REVISION_ID property instead, since it can
handle non-numeric revision identifiers. |
Constructor and Description |
---|
com.unboundid.ldap.sdk.unboundidds.monitors.DiskSpaceInfo(String, String, Long, Long, long)
Use the constructor that takes a
Long object for the
usableBytes parameter. |