net.sf.jradius.ipdr
Class IPDRLogger

java.lang.Object
  extended by net.sf.jradius.ipdr.IPDRLogger

public class IPDRLogger
extends java.lang.Object

IPDR Logger (work in progress)

Author:
David Bird

Constructor Summary
IPDRLogger()
           
 
Method Summary
static java.lang.String buildIPDR(java.lang.String groupId, JRadiusSession radiusSession)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPDRLogger

public IPDRLogger()
Method Detail

buildIPDR

public static java.lang.String buildIPDR(java.lang.String groupId,
                                         JRadiusSession radiusSession)
                                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 The JRadius Project, All Rights Reserved.