net.sf.jradius.ipdr
Class IPDR_PublicWLANAccess

java.lang.Object
  extended by net.sf.jradius.ipdr.IPDR_Base
      extended by net.sf.jradius.ipdr.IPDR_PublicWLANAccess

public class IPDR_PublicWLANAccess
extends IPDR_Base

IPDR PublicWLANAccess record conversion (work in progress).

Author:
David Bird

Field Summary
 
Fields inherited from class net.sf.jradius.ipdr.IPDR_Base
defaultIPDRBaseURI, defaultNameSpaceBase, defaultNameSpaceURI, openType, openTypeLength, schemaURI, serviceType
 
Constructor Summary
IPDR_PublicWLANAccess()
           
 
Method Summary
protected  java.lang.Object[] getIPDRData(JRadiusSession radiusSession, RadiusPacket p)
           
protected  java.lang.String getNameSpaceID()
           
protected  java.lang.String getServiceType()
           
 
Methods inherited from class net.sf.jradius.ipdr.IPDR_Base
addData, attributeToField, getNameSpacePrefix, toXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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.