net.jradius.dictionary
Class AttributeDictionaryImpl
java.lang.Object
net.jradius.dictionary.AttributeDictionaryImpl
- All Implemented Interfaces:
- net.jradius.packet.attribute.AttributeDictionary
public class AttributeDictionaryImpl
- extends Object
- implements net.jradius.packet.attribute.AttributeDictionary
Dictionary for package net.jradius.dictionary
- Author:
- class net.jradius.freeradius.RadiusDictionary
Fields inherited from interface net.jradius.packet.attribute.AttributeDictionary |
ACCT_STATUS_TYPE, CHARGEABLE_USER_IDENTITY, CLASS, EAP_MESSAGE, MESSAGE_AUTHENTICATOR, NAS_IDENTIFIER, STATE, USER_NAME, USER_PASSWORD |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeDictionaryImpl
public AttributeDictionaryImpl()
loadVendorCodes
public void loadVendorCodes(Map<Long,Class<?>> map)
- Specified by:
loadVendorCodes
in interface net.jradius.packet.attribute.AttributeDictionary
loadAttributes
public void loadAttributes(Map<Long,Class<?>> map)
- Specified by:
loadAttributes
in interface net.jradius.packet.attribute.AttributeDictionary
loadAttributesNames
public void loadAttributesNames(Map<String,Class<?>> map)
- Specified by:
loadAttributesNames
in interface net.jradius.packet.attribute.AttributeDictionary
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.