public final class Attr_TunnelType extends RadiusAttribute
| Modifier and Type | Class and Description |
|---|---|
protected class |
Attr_TunnelType.NamedValueMap |
RadiusAttribute.Operator| Modifier and Type | Field and Description |
|---|---|
static Long |
AH |
static Long |
ATMP |
static Long |
DVS |
static Long |
ESP |
static Long |
GRE |
static Long |
IP |
static Long |
IPinIP |
static Long |
L2F |
static Long |
L2TP |
static Attr_TunnelType.NamedValueMap |
map |
static Long |
MINIP |
static String |
NAME |
static Long |
PPTP |
static long |
serialVersionUID |
static long |
TYPE |
static Long |
VLAN |
static Long |
VTP |
attributeName, attributeOp, attributeType, attributeValue, overflow, recyclable, recycled| Constructor and Description |
|---|
Attr_TunnelType() |
Attr_TunnelType(Serializable o) |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
getAttributeName, getAttributeOp, getFormattedType, getType, getValue, isOverflow, setAttributeOp, setAttributeOp, setOverflow, setup, setup, setValue, setValue, setValue, toStringpublic static final String NAME
public static final long TYPE
public static final long serialVersionUID
public static final Long PPTP
public static final Long L2F
public static final Long L2TP
public static final Long ATMP
public static final Long VTP
public static final Long AH
public static final Long IP
public static final Long MINIP
public static final Long ESP
public static final Long GRE
public static final Long DVS
public static final Long IPinIP
public static final Long VLAN
public static transient Attr_TunnelType.NamedValueMap map
public Attr_TunnelType()
public Attr_TunnelType(Serializable o)
public void setup()
setup in class RadiusAttributeCopyright © 2017. All rights reserved.