|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.cmsutil.radius.Attribute
com.netscape.cmsutil.radius.TerminationActionAttribute
public class TerminationActionAttribute
| Field Summary | |
|---|---|
static int |
DEFAULT
|
static int |
RADIUS_REQUEST
|
| Constructor Summary | |
|---|---|
TerminationActionAttribute(byte[] value)
|
|
TerminationActionAttribute(int action)
|
|
| Method Summary | |
|---|---|
int |
getAction()
|
byte[] |
getValue()
|
| Methods inherited from class com.netscape.cmsutil.radius.Attribute |
|---|
getData, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT
public static final int RADIUS_REQUEST
| Constructor Detail |
|---|
public TerminationActionAttribute(byte[] value)
public TerminationActionAttribute(int action)
| Method Detail |
|---|
public int getAction()
public byte[] getValue()
throws java.io.IOException
getValue in class Attributejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||