org.openmdx.uses.net.sourceforge.jradiusclient.packets
Class StartAccountingRequest
java.lang.Object
org.openmdx.uses.net.sourceforge.jradiusclient.RadiusPacket
org.openmdx.uses.net.sourceforge.jradiusclient.packets.AccountingRequest
org.openmdx.uses.net.sourceforge.jradiusclient.packets.StartAccountingRequest
public class StartAccountingRequest
- extends AccountingRequest
Released under the LGPL
An AccountingRequest to perform an Start Accounting Request
- Version:
- $Revision: 1.2 $
- Author:
- Robert J. Loihl
| Fields inherited from class org.openmdx.uses.net.sourceforge.jradiusclient.RadiusPacket |
ACCESS_ACCEPT, ACCESS_CHALLENGE, ACCESS_REJECT, ACCESS_REQUEST, ACCOUNTING_MESSAGE, ACCOUNTING_REQUEST, ACCOUNTING_RESPONSE, ACCOUNTING_STATUS, EMPTYSTRING, MAX_PACKET_LENGTH, MIN_PACKET_LENGTH, PASSWORD_ACCEPT, PASSWORD_REJECT, PASSWORD_REQUEST, RADIUS_HEADER_LENGTH, RESERVED, STATUS_CLIENT, STATUS_SERVER |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartAccountingRequest
public StartAccountingRequest(String userName,
String sessionId)
throws InvalidParameterException
- Constructs a basic StartAccountingRequest
- Parameters:
userName - the users name to send with this AccountingRequestsessionId - the identifier used to correlate accounting requests
- Throws:
InvalidParameterException
This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.