Package spring-ldap: Information

    Source package: spring-ldap
    Version: 1.2.1-alt3_1jpp5
    Build time:  Mar 18, 2011, 12:06 PM
    Category: Development/Java
    Report package bug
    License: Apache License 2.0
    Summary: Spring LDAP
    Description: 
    Spring 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.
    Spring LDAP requires J2SE 1.4 or higher to run, and works
    with Spring Framework 2.0.x as well as 2.5.x. J2SE 1.4 or
    higher is required for building the release binaries from
    sources. Release 1.2.1 also requires an installation of
    JavaCC 4.0 when building from source. That is not necessary
    for release 1.3.x, since it uses Maven2, which handles all
    such dependencies behind the scenes.

    List of rpms provided by this srpm:
    spring-ldap (noarch)
    spring-ldap-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. acegi-security
      3. apacheds-shared-asn1
      4. apacheds-shared-asn1-codec
      5. apacheds-shared-ldap
      6. apacheds10-core
      7. apacheds10-core-shared
      8. apacheds10-kerberos-shared
      9. apacheds10-protocol-changepw
      10. apacheds10-protocol-kerberos
      11. apacheds10-protocol-ldap
      12. apacheds10-protocol-shared
      13. apacheds10-server-jndi
      14. apacheds10-server-main
      15. apacheds10-server-ssl
      16. maven-surefire-plugin
      17. maven2 >= 0:2.0.7
      18. maven2-plugin-antrun
      19. maven2-plugin-assembly
      20. maven2-plugin-compiler
      21. maven2-plugin-install
      22. maven2-plugin-jar
      23. maven2-plugin-javadoc
      24. maven2-plugin-resources
      25. maven2-plugin-source
      26. mina10
      27. mina10-filter-ssl
      28. mojo-maven2-plugin-javacc
      29. chainedoptions
      30. ldapbp
      31. spring-dao
      32. spring-webflow
      33. spring2-web
      34. spring2-webmvc
      35. gsbase
      36. ognl
      37. jpackage-compat
      38. jpackage-utils >= 0:1.7.5
      39. junit

    Last changed


    March 18, 2011 Igor Vlasenko 0:1.2.1-alt3_1jpp5
    - fixed build with new javacc5
    Sept. 26, 2010 Igor Vlasenko 0:1.2.1-alt2_1jpp5
    - fixed build with new maven 2.0.8
    March 15, 2009 Igor Vlasenko 0:1.2.1-alt1_1jpp5
    - maven 2.0.7 build