net.sf.jradius.ipdr
Class IPDR_PublicWLANAccess
java.lang.Object
net.sf.jradius.ipdr.IPDR_Base
net.sf.jradius.ipdr.IPDR_PublicWLANAccess
public class IPDR_PublicWLANAccess
- extends IPDR_Base
IPDR PublicWLANAccess record conversion (work in progress).
- Author:
- David Bird
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IPDR_PublicWLANAccess
public IPDR_PublicWLANAccess()
throws org.xml.sax.SAXException,
java.io.IOException,
org.ipdr.utils.IPDRException
- Throws:
org.xml.sax.SAXException
java.io.IOException
org.ipdr.utils.IPDRException
getIPDRData
protected java.lang.Object[] getIPDRData(JRadiusSession radiusSession,
RadiusPacket p)
throws org.ipdr.common.BadCompositeException,
UnknownAttributeException
- Specified by:
getIPDRData
in class IPDR_Base
- Throws:
org.ipdr.common.BadCompositeException
UnknownAttributeException
getServiceType
protected java.lang.String getServiceType()
- Specified by:
getServiceType
in class IPDR_Base
getNameSpaceID
protected java.lang.String getNameSpaceID()
- Specified by:
getNameSpaceID
in class IPDR_Base
Copyright © 2006 The JRadius Project, All Rights Reserved.