.unboundid-ldapsdk-minimal-edition.3.2.1.source-code.unboundid-ldapsdk-extop.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of unboundid-ldapsdk-minimal-edition Show documentation
Show all versions of unboundid-ldapsdk-minimal-edition Show documentation
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use
Java API for communicating with LDAP directory servers and performing
related tasks like reading and writing LDIF, encoding and decoding data
using base64 and ASN.1 BER, and performing secure communication. This
package contains the Minimal Edition of the LDAP SDK, which is a
stripped-down version of the Standard Edition that includes full support
for the LDAP protocol and LDIF parsing, but omits a number of optional
elements, like many of the controls and extended operations, the LDAP
persistence framework, and LDAP listener framework. The Minimal Edition
is primarily intended for use in space-constrained and/or
memory-constrained environments, like in Android apps or embedded
systems.
The newest version!
#Mon Feb 13 10:53:28 CST 2017
ERR_STARTTLS_REQUEST_CANNOT_CREATE_DEFAULT_CONTEXT=An error occurred while attempting to create a default SSL context\: {0}
INFO_EXTENDED_RESULT_NAME_NOTICE_OF_DISCONNECT=Notice Of Disconnection Extended Result
ERR_CANCEL_REQUEST_NO_VALUE=The provided extended request cannot be decoded as a cancel request because it does not have a value.
ERR_CANCEL_REQUEST_CANNOT_DECODE=The provided extended request cannot be decoded as a cancel request because an error occurred while attempting to parse the value\: {0}
class.name=com.unboundid.ldap.sdk.extensions.ExtOpMessages
ERR_CANCEL_NOT_SUPPORTED_IN_SYNCHRONOUS_MODE=Cancel operations are not supported on connections operating in synchronous mode
INFO_EXTENDED_REQUEST_NAME_CANCEL=Cancel Extended Request
INFO_EXTENDED_REQUEST_NAME_START_TLS=StartTLS Extended Request
ERR_STARTTLS_REQUEST_HAS_VALUE=The provided extended cannot request be decoded as a StartTLS request because it has a value.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy