|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jradius.packet.RadiusFormat.AttributeParseContext
protected class RadiusFormat.AttributeParseContext
Field Summary | |
---|---|
int |
attributeLength
|
int |
attributeOp
|
int |
attributeType
|
byte[] |
attributeValue
|
int |
headerLength
|
int |
padding
|
int |
vendorNumber
|
Constructor Summary | |
---|---|
protected |
RadiusFormat.AttributeParseContext()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int attributeType
public int attributeLength
public int attributeOp
public byte[] attributeValue
public int headerLength
public int vendorNumber
public int padding
Constructor Detail |
---|
protected RadiusFormat.AttributeParseContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |