public class Attr_UnknownVSAttribute extends VSAttribute implements UnknownAttribute
RadiusAttribute.Operator| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static long |
serialVersionUID |
continuation, extraLength, grouped, hasContinuationByte, lengthLength, typeLength, vendorId, vsaAttributeTypeattributeName, attributeOp, attributeType, attributeValue, overflow, recyclable, recycled| Constructor and Description |
|---|
Attr_UnknownVSAttribute(long vendorId,
long vsaAttributeType) |
Attr_UnknownVSAttribute(long vendorId,
long vsaAttributeType,
byte[] v) |
Attr_UnknownVSAttribute(long vendorId,
long vsaAttributeType,
OctetsValue v) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAttributeType() |
void |
setAttributeName(String attributeName) |
void |
setup() |
void |
setup(long vendorId,
long vsaAttributeType) |
getContinuation, getExtraLength, getFormattedType, getLengthLength, getTypeLength, getVendorId, getVsaAttributeType, hasContinuationByte, isGrouped, setContinuation, setContinuation, setFormat, setGrouped, setVendorId, setVsaAttributeType, unsetContinuationgetAttributeName, getAttributeOp, getType, getValue, isOverflow, setAttributeOp, setAttributeOp, setOverflow, setup, setup, setValue, setValue, setValue, toStringpublic static final long serialVersionUID
public static final String NAME
public Attr_UnknownVSAttribute(long vendorId,
long vsaAttributeType)
public Attr_UnknownVSAttribute(long vendorId,
long vsaAttributeType,
OctetsValue v)
public Attr_UnknownVSAttribute(long vendorId,
long vsaAttributeType,
byte[] v)
public void setup()
setup in class RadiusAttributepublic void setup(long vendorId,
long vsaAttributeType)
public long getAttributeType()
getAttributeType in interface UnknownAttributepublic void setAttributeName(String attributeName)
setAttributeName in interface UnknownAttributeCopyright © 2017. All rights reserved.