Results 1 to 3 of 3

Thread: advantage of DirContextAdapter over AttributeMapper

  1. #1

    Default advantage of DirContextAdapter over AttributeMapper

    Hi all,

    The only advantage of DirContextAdapter over AttributeMapper that I can see is modified items can be automatically obtained by using context.getModificationItems().

    Are there any other advantages?

  2. #2
    Join Date
    Jul 2005
    Location
    Helsingborg, Sweden
    Posts
    504

    Default

    You mention the most significant difference, but another important difference is a much less verbose way of retrieving attribute values. See this post for a comparison.
    Ulrik Sandberg
    Jayway (www.jayway.com)
    Spring LDAP project member

  3. #3

    Default

    Thanks a lot.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •