Nitido Inc.

Package com.nitido.nimx.services.datacontrol.cachedmap

A directory-based implementation of DataControlService that support profile caching and directory pool.

See:
          Description

Class Summary
AttrModification This data object encapsulate the transient data when processing a batch modification.
DataControlImpl This DataControl implementation stores user space entries to the directory server if the class configuration contains a "mapping entry" for the given key.
DataControlServiceImpl This implementation of DataControlService is a factory for cached-mapping DataControls that connected to a backend LDAP server through connection pool.
 

Package com.nitido.nimx.services.datacontrol.cachedmap Description

A directory-based implementation of DataControlService that support profile caching and directory pool. The detail features include:

  1. Utilizes the DirPoolService for obtaining the directory connection.
  2. The deployer can specify some user space values to be mapped to the user profile entry of the backend directory server.
  3. For those user space values mapped to the directory server, the deployer can also specify how long will the value to be cached in memory after reading from or writing to the backend directory server.


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.