Thu, 23 May 2024 05:23:06 UTC | login

Information for build spring-ldap-1.3.1-18.fc29

ID60835
Package Namespring-ldap
Version1.3.1
Release18.fc29
Epoch
SummaryJava library for simplifying LDAP operations
DescriptionSpring LDAP is a Java library for simplifying LDAP operations, based on the pattern of Spring's JdbcTemplate. The framework relieves the user of common chores, such as looking up and closing contexts, looping through results, encoding/decoding values and filters, and more. The LdapTemplate class encapsulates all the plumbing work involved in traditional LDAP programming, such as creating a DirContext, looping through NamingEnumerations, handling exceptions and cleaning up resources. This leaves the programmer to handle the important stuff - where to find data (DNs and Filters) and what do do with it (map to and from domain objects, bind, modify, unbind, etc.), in the same way that JdbcTemplate relieves the programmer of all but the actual SQL and how the data maps to the domain model. In addition to this, Spring LDAP provides transaction support, a pooling library, exception translation from NamingExceptions to a mirrored unchecked Exception hierarchy, as well as several utilities for working with filters, LDAP paths and Attributes.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 16:22:22 UTC
CompletedThu, 19 Jul 2018 16:22:22 UTC
Tags
f29
f30
f31
RPMs
src
spring-ldap-1.3.1-18.fc29.src.rpm (info) (download)
noarch
spring-ldap-1.3.1-18.fc29.noarch.rpm (info) (download)
spring-ldap-javadoc-1.3.1-18.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild