| Method and Description |
|---|
| 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 |
Copyright © 2015 Jasig. All Rights Reserved.