public class AttributeDictionaryImpl extends Object implements AttributeDictionary
ACCT_STATUS_TYPE, CHARGEABLE_USER_IDENTITY, CLASS, EAP_MESSAGE, MESSAGE_AUTHENTICATOR, NAS_IDENTIFIER, STATE, USER_NAME, USER_PASSWORD| Constructor and Description |
|---|
AttributeDictionaryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadAttributes(Map<Long,Class<?>> map) |
void |
loadAttributesNames(Map<String,Class<?>> map) |
void |
loadVendorCodes(Map<Long,Class<?>> map) |
public void loadVendorCodes(Map<Long,Class<?>> map)
loadVendorCodes in interface AttributeDictionarypublic void loadAttributes(Map<Long,Class<?>> map)
loadAttributes in interface AttributeDictionarypublic void loadAttributesNames(Map<String,Class<?>> map)
loadAttributesNames in interface AttributeDictionaryCopyright © 2017. All rights reserved.