public class EchoPersonAttributeDaoImpl extends AbstractDefaultAttributePersonAttributeDao
loggerWILDCARD, WILDCARD_PATTERN| Constructor and Description |
|---|
EchoPersonAttributeDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAvailableQueryAttributes() |
Set<IPersonAttributes> |
getPeopleWithMultivaluedAttributes(Map<String,List<Object>> query)
Returns a duplicate of the seed it is passed.
|
Set<String> |
getPossibleUserAttributeNames()
Possible attributes are unknown; will always return
null. |
getPerson, getUsernameAttributeProvider, setUsernameAttributeProvider, toSeedMapgetPeople, toMultivaluedSeedflattenResults, getMultivaluedUserAttributes, getMultivaluedUserAttributes, getUserAttributes, getUserAttributespublic Set<IPersonAttributes> getPeopleWithMultivaluedAttributes(Map<String,List<Object>> query)
IPersonAttributeDao.getPeopleWithMultivaluedAttributes(java.util.Map)public Set<String> getPossibleUserAttributeNames()
null.IPersonAttributeDao.getPossibleUserAttributeNames()Copyright © 2015 Jasig. All Rights Reserved.