public class CaseInsensitiveNamedPersonImpl extends NamedPersonImpl
| Constructor and Description |
|---|
CaseInsensitiveNamedPersonImpl(String userName,
Map<String,List<Object>> attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,List<Object>> |
createImmutableAttributeMap(int size)
Create the Map used to store the attributes internally for this IPersonAttributes
|
getNamebuildImmutableAttributeMap, equals, getAttributes, getAttributeValue, getAttributeValues, hashCode, toStringprotected Map<String,List<Object>> createImmutableAttributeMap(int size)
BasePersonImplcreateImmutableAttributeMap in class BasePersonImplsize - size of mapCopyright © 2015 Jasig. All Rights Reserved.