net.jradius.dictionary
Class Attr_AcctStatusType

java.lang.Object
  extended by net.jradius.packet.attribute.RadiusAttribute
      extended by net.jradius.dictionary.Attr_AcctStatusType
All Implemented Interfaces:
Serializable

public final class Attr_AcctStatusType
extends net.jradius.packet.attribute.RadiusAttribute

Attribute Name: Acct-Status-Type
Attribute Type: 40
Value Type: NamedValue
Possible Values:

Author:
class net.jradius.freeradius.RadiusDictionary
See Also:
Serialized Form

Nested Class Summary
protected  class Attr_AcctStatusType.NamedValueMap
           
 
Nested classes/interfaces inherited from class net.jradius.packet.attribute.RadiusAttribute
net.jradius.packet.attribute.RadiusAttribute.Operator
 
Field Summary
static Long AccountingOff
           
static Long AccountingOn
           
static Long Alive
           
static Long AnnexAccountingRestart
           
static Long AnnexAccountingShutoff
           
static Long AnnexATCPStart
           
static Long AnnexCallReject
           
static Long AnnexIPCPStart
           
static Long AnnexIPXCPStart
           
static Long AnnexLineSeizure
           
static Long AnnexMPStart
           
static Long AnnexMPStop
           
static Long AnnexRloginStart
           
static Long AnnexRloginStop
           
static Long AnnexTunnelLinkStart
           
static Long AnnexTunnelLinkStop
           
static Long AnnexTunnelReject
           
static Long AnnexTunnelStart
           
static Long AnnexTunnelStop
           
static Long AnnexUserReject
           
static Long Cancel
           
static Long Failed
           
static Long InterimUpdate
           
static Attr_AcctStatusType.NamedValueMap map
           
static Long ModemStart
           
static Long ModemStop
           
static String NAME
           
static Long OneTime
           
static long serialVersionUID
           
static Long Start
           
static Long Stop
           
static Long TunnelLinkReject
           
static Long TunnelLinkStart
           
static Long TunnelLinkStop
           
static Long TunnelReject
           
static Long TunnelStart
           
static Long TunnelStop
           
static long TYPE
           
static Long WBLogin
           
static Long WBLogout
           
static Long WBWRitelog
           
 
Fields inherited from class net.jradius.packet.attribute.RadiusAttribute
attributeName, attributeOp, attributeType, attributeValue, overflow, recyclable, recycled
 
Constructor Summary
Attr_AcctStatusType()
           
Attr_AcctStatusType(Serializable o)
           
 
Method Summary
 void setup()
           
 
Methods inherited from class net.jradius.packet.attribute.RadiusAttribute
getAttributeName, getAttributeOp, getFormattedType, getType, getValue, isOverflow, setAttributeOp, setAttributeOp, setOverflow, setup, setup, setValue, setValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values

TYPE

public static final long TYPE
See Also:
Constant Field Values

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values

Start

public static final Long Start

Stop

public static final Long Stop

Alive

public static final Long Alive

InterimUpdate

public static final Long InterimUpdate

AccountingOn

public static final Long AccountingOn

AccountingOff

public static final Long AccountingOff

Failed

public static final Long Failed

TunnelStart

public static final Long TunnelStart

TunnelStop

public static final Long TunnelStop

TunnelReject

public static final Long TunnelReject

TunnelLinkStart

public static final Long TunnelLinkStart

TunnelLinkStop

public static final Long TunnelLinkStop

TunnelLinkReject

public static final Long TunnelLinkReject

AnnexUserReject

public static final Long AnnexUserReject

AnnexCallReject

public static final Long AnnexCallReject

AnnexIPCPStart

public static final Long AnnexIPCPStart

AnnexIPXCPStart

public static final Long AnnexIPXCPStart

AnnexATCPStart

public static final Long AnnexATCPStart

AnnexAccountingRestart

public static final Long AnnexAccountingRestart

AnnexAccountingShutoff

public static final Long AnnexAccountingShutoff

AnnexTunnelStart

public static final Long AnnexTunnelStart

AnnexTunnelStop

public static final Long AnnexTunnelStop

AnnexTunnelReject

public static final Long AnnexTunnelReject

AnnexTunnelLinkStart

public static final Long AnnexTunnelLinkStart

AnnexTunnelLinkStop

public static final Long AnnexTunnelLinkStop

AnnexMPStart

public static final Long AnnexMPStart

AnnexMPStop

public static final Long AnnexMPStop

AnnexLineSeizure

public static final Long AnnexLineSeizure

AnnexRloginStart

public static final Long AnnexRloginStart

AnnexRloginStop

public static final Long AnnexRloginStop

OneTime

public static final Long OneTime

ModemStart

public static final Long ModemStart

ModemStop

public static final Long ModemStop

Cancel

public static final Long Cancel

WBLogin

public static final Long WBLogin

WBLogout

public static final Long WBLogout

WBWRitelog

public static final Long WBWRitelog

map

public static Attr_AcctStatusType.NamedValueMap map
Constructor Detail

Attr_AcctStatusType

public Attr_AcctStatusType()

Attr_AcctStatusType

public Attr_AcctStatusType(Serializable o)
Method Detail

setup

public void setup()
Specified by:
setup in class net.jradius.packet.attribute.RadiusAttribute


Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.