net.sourceforge.jradiusclient.attributes
Class AcctStatusTypeAttribute

java.lang.Object
  |
  +--net.sourceforge.jradiusclient.RadiusAttribute
        |
        +--net.sourceforge.jradiusclient.attributes.AcctStatusTypeAttribute

public class AcctStatusTypeAttribute
extends RadiusAttribute

Released under the LGPL

Version:
$Revision: 1.1 $
Author:
Robert J. Loihl

Constructor Summary
AcctStatusTypeAttribute(byte[] statusType)
           
 
Methods inherited from class net.sourceforge.jradiusclient.RadiusAttribute
getBytes, getType, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcctStatusTypeAttribute

public AcctStatusTypeAttribute(byte[] statusType)
                        throws InvalidParameterException
Throws:
InvalidParameterException