Deprecated API


Contents
Deprecated Methods
org.jasig.services.persondir.support.BasePersonAttributeDao.flattenResults(Map>)
          This method is just used internally and will be removed with this class in 1.6 
org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl.getCacheKeyAttributes()
          these should be retrieved from the provided CacheKeyGenerator if applicable 
org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao.getTimeLimit()
          Set the property on the SearchControls and set that via LdapPersonAttributeDao.setSearchControls(SearchControls) 
org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl.setCacheKeyAttributes(Set)
          these should be set on the provided CacheKeyGenerator if applicable 
org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao.setTimeLimit(int)
            
org.jasig.services.persondir.support.AbstractFlatteningPersonAttributeDao.toMultivaluedSeed(Map)
          Use MultivaluedPersonAttributeUtils.toMultivaluedMap(Map) instead. This will be removed in 1.6 
 

Deprecated Enum Constants
org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator.CachableMethod.MULTIVALUED_USER_ATTRIBUTES__MAP
           
org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator.CachableMethod.MULTIVALUED_USER_ATTRIBUTES__STR
           
org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator.CachableMethod.USER_ATTRIBUTES__MAP
           
org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator.CachableMethod.USER_ATTRIBUTES__STR
           
 



Copyright © 2012 Jasig. All Rights Reserved.