ldaptive 2.1.1+ds-1 source package in Ubuntu

Changelog

ldaptive (2.1.1+ds-1) unstable; urgency=medium

  * initial packaging (Closes: #1032119)

 -- Joseph Nahmias <email address hidden>  Tue, 28 Feb 2023 23:28:42 -0500

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ldaptive_2.1.1+ds-1.dsc 3.5 KiB 992763d8aa9110c12d82470aca6553088ef5d60a884bc8e01ee59cd404797f87
ldaptive_2.1.1+ds.orig.tar.xz 546.3 KiB 33671979f8af7cd61fa59b7afc4ddaf4f18790317be28b83659756260ad26bde
ldaptive_2.1.1+ds-1.debian.tar.xz 3.6 KiB a49ba0422a115d88ef5bf468377470c38b70abf17f4ce5f32868055430ad1054

No changes file available.

Binary packages built by this source

libldaptive-java: simple, extensible Java API for interacting with LDAP servers

 Ldaptive is a simple, extensible Java API for interacting with LDAP
 servers. It was designed to provide easy LDAP integration for application
 developers. Features include:
 .
   * Netty based asynchronous networking
   * Reactive API
   * Connection pooling
   * Authentication API with support for password policy
   * JAAS modules for authentication and authorization
   * SSL/startTLS support with easy configuration of trust and key material
   * Input/output of LDIF
   * Supported controls:
     * Authorization Identity (RFC 3829)
     * Content Synchronization (RFC 4533)
     * Entry Change Notification (draft-ietf-ldapext-psearch-03)
     * ManageDsaIT (RFC 3296)
     * Matched Values (RFC 3876)
     * Paged Results (RFC 2696)
     * Password Policy (draft-behera-ldap-password-policy-10 and
       draft-vchu-ldap-pwd-policy-00)
     * Persistent Search (draft-ietf-ldapext-psearch-03)
     * Proxy Authorization (RFC 4370)
     * Server Side Sorting (RFC 2891)
     * Session Tracking (draft-wahl-ldap-session-03)
     * Tree Delete (draft-armijo-ldap-treedelete)
     * Virtual List View (draft-ietf-ldapext-ldapv3-vlv-09)

libldaptive-java-doc: simple, extensible Java API for interacting with LDAP servers - documentation

 Ldaptive is a simple, extensible Java API for interacting with LDAP
 servers. It was designed to provide easy LDAP integration for application
 developers. Features include:
 .
   * Netty based asynchronous networking
   * Reactive API
   * Connection pooling
   * Authentication API with support for password policy
   * JAAS modules for authentication and authorization
   * SSL/startTLS support with easy configuration of trust and key material
   * Input/output of LDIF
   * Supported controls:
     * Authorization Identity (RFC 3829)
     * Content Synchronization (RFC 4533)
     * Entry Change Notification (draft-ietf-ldapext-psearch-03)
     * ManageDsaIT (RFC 3296)
     * Matched Values (RFC 3876)
     * Paged Results (RFC 2696)
     * Password Policy (draft-behera-ldap-password-policy-10 and
       draft-vchu-ldap-pwd-policy-00)
     * Persistent Search (draft-ietf-ldapext-psearch-03)
     * Proxy Authorization (RFC 4370)
     * Server Side Sorting (RFC 2891)
     * Session Tracking (draft-wahl-ldap-session-03)
     * Tree Delete (draft-armijo-ldap-treedelete)
     * Virtual List View (draft-ietf-ldapext-ldapv3-vlv-09)
 .
 This package contains the API documentation for libldaptive-java.