| Method and Description |
|---|
| org.apereo.services.persondir.IPersonAttributeDao.getMultivaluedUserAttributes(Map<String, List<Object>>)
Use
getPeople(Map) instead. This method will be removed in 1.6 |
| org.apereo.services.persondir.IPersonAttributeDao.getMultivaluedUserAttributes(String)
Use
getPerson(String) instead. This method will be removed in 1.6 |
| org.apereo.services.persondir.IPersonAttributeDao.getUserAttributes(Map<String, Object>)
Use
getPeople(Map) instead. This method will be removed in 1.6 |
| org.apereo.services.persondir.IPersonAttributeDao.getUserAttributes(String)
Use
getPerson(String) instead. This method will be removed in 1.6 |
Copyright © 2005-2017. All Rights Reserved.