Uses of Package
org.jasig.services.persondir.support

Packages that use org.jasig.services.persondir.support
org.jasig.services.persondir.support   
org.jasig.services.persondir.support.jdbc   
org.jasig.services.persondir.support.ldap   
org.jasig.services.persondir.support.rule   
 

Classes in org.jasig.services.persondir.support used by org.jasig.services.persondir.support
AbstractAggregatingDefaultQueryPersonAttributeDao
          Provides a base set of implementations and properties for IPersonAttributeDao implementations that aggregate results from a sub List of IPersonAttributeDaos.
AbstractDefaultAttributePersonAttributeDao
          Abstract class implementing the IPersonAttributeDao method IPersonAttributeDao.getUserAttributes(String) and IPersonAttributeDao.getMultivaluedUserAttributes(String) methods by delegation to IPersonAttributeDao.getUserAttributes(Map) or IPersonAttributeDao.getMultivaluedUserAttributes(Map) using a configurable default attribute name.
AbstractFlatteningPersonAttributeDao
          Implements the AbstractFlatteningPersonAttributeDao.getUserAttributes(Map) and AbstractFlatteningPersonAttributeDao.getUserAttributes(String) methods to provide logic to flatten the attribute result maps from <String, List<Object>> to <String, Object>.
AttributeBasedCacheKeyGenerator.CachableMethod
          Methods on IPersonAttributeDao that are cachable
 

Classes in org.jasig.services.persondir.support used by org.jasig.services.persondir.support.jdbc
AbstractDefaultAttributePersonAttributeDao
          Abstract class implementing the IPersonAttributeDao method IPersonAttributeDao.getUserAttributes(String) and IPersonAttributeDao.getMultivaluedUserAttributes(String) methods by delegation to IPersonAttributeDao.getUserAttributes(Map) or IPersonAttributeDao.getMultivaluedUserAttributes(Map) using a configurable default attribute name.
AbstractFlatteningPersonAttributeDao
          Implements the AbstractFlatteningPersonAttributeDao.getUserAttributes(Map) and AbstractFlatteningPersonAttributeDao.getUserAttributes(String) methods to provide logic to flatten the attribute result maps from <String, List<Object>> to <String, Object>.
AbstractQueryPersonAttributeDao
          Provides common functionality for DAOs using a set of attribute values from the seed to perform a query.
 

Classes in org.jasig.services.persondir.support used by org.jasig.services.persondir.support.ldap
AbstractDefaultAttributePersonAttributeDao
          Abstract class implementing the IPersonAttributeDao method IPersonAttributeDao.getUserAttributes(String) and IPersonAttributeDao.getMultivaluedUserAttributes(String) methods by delegation to IPersonAttributeDao.getUserAttributes(Map) or IPersonAttributeDao.getMultivaluedUserAttributes(Map) using a configurable default attribute name.
AbstractFlatteningPersonAttributeDao
          Implements the AbstractFlatteningPersonAttributeDao.getUserAttributes(Map) and AbstractFlatteningPersonAttributeDao.getUserAttributes(String) methods to provide logic to flatten the attribute result maps from <String, List<Object>> to <String, Object>.
AbstractQueryPersonAttributeDao
          Provides common functionality for DAOs using a set of attribute values from the seed to perform a query.
 

Classes in org.jasig.services.persondir.support used by org.jasig.services.persondir.support.rule
AbstractDefaultAttributePersonAttributeDao
          Abstract class implementing the IPersonAttributeDao method IPersonAttributeDao.getUserAttributes(String) and IPersonAttributeDao.getMultivaluedUserAttributes(String) methods by delegation to IPersonAttributeDao.getUserAttributes(Map) or IPersonAttributeDao.getMultivaluedUserAttributes(Map) using a configurable default attribute name.
AbstractFlatteningPersonAttributeDao
          Implements the AbstractFlatteningPersonAttributeDao.getUserAttributes(Map) and AbstractFlatteningPersonAttributeDao.getUserAttributes(String) methods to provide logic to flatten the attribute result maps from <String, List<Object>> to <String, Object>.
 



Copyright © 1998-2008 Java Architectures Special Interest Group. All Rights Reserved.