public final class Attr_ModuleReturnCode extends RadiusAttribute
| Modifier and Type | Class and Description |
|---|---|
protected class |
Attr_ModuleReturnCode.NamedValueMap |
RadiusAttribute.Operator| Modifier and Type | Field and Description |
|---|---|
static Long |
fail |
static Long |
handled |
static Long |
invalid |
static Attr_ModuleReturnCode.NamedValueMap |
map |
static String |
NAME |
static Long |
noop |
static Long |
notfound |
static Long |
ok |
static Long |
reject |
static long |
serialVersionUID |
static long |
TYPE |
static Long |
updated |
static Long |
userlock |
attributeName, attributeOp, attributeType, attributeValue, overflow, recyclable, recycled| Constructor and Description |
|---|
Attr_ModuleReturnCode() |
Attr_ModuleReturnCode(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 reject
public static final Long fail
public static final Long ok
public static final Long handled
public static final Long invalid
public static final Long userlock
public static final Long notfound
public static final Long noop
public static final Long updated
public static transient Attr_ModuleReturnCode.NamedValueMap map
public Attr_ModuleReturnCode()
public Attr_ModuleReturnCode(Serializable o)
public void setup()
setup in class RadiusAttributeCopyright © 2017. All rights reserved.