net.jradius.ipdr
Class IPDR_PublicWLANAccess
java.lang.Object
net.jradius.ipdr.IPDR_Base
net.jradius.ipdr.IPDR_PublicWLANAccess
public class IPDR_PublicWLANAccess
- extends IPDR_Base
IPDR PublicWLANAccess record conversion (work in progress).
- Author:
- David Bird
Method Summary |
protected java.lang.Object[] |
getIPDRData(net.jradius.session.JRadiusSession radiusSession,
net.jradius.packet.RadiusPacket p)
|
protected java.lang.String |
getNameSpaceID()
|
protected java.lang.String |
getServiceType()
|
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(net.jradius.session.JRadiusSession radiusSession,
net.jradius.packet.RadiusPacket p)
throws org.ipdr.common.BadCompositeException,
net.jradius.exception.UnknownAttributeException
- Specified by:
getIPDRData
in class IPDR_Base
- Throws:
org.ipdr.common.BadCompositeException
net.jradius.exception.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 © 2008 JRadius Project, All Rights Reserved.