|
||||||||||
| 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.FramedProtocolAttribute
public class FramedProtocolAttribute
| Field Summary | |
|---|---|
static int |
ARAP
|
static int |
GANDALF
|
static int |
PPP
|
static int |
SLIP
|
static int |
X_75
|
static int |
XYLOGICS
|
| Constructor Summary | |
|---|---|
FramedProtocolAttribute(byte[] value)
|
|
| Method Summary | |
|---|---|
int |
getType()
|
byte[] |
getValue()
|
| Methods inherited from class com.netscape.cmsutil.radius.Attribute |
|---|
getData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PPP
public static final int SLIP
public static final int ARAP
public static final int GANDALF
public static final int XYLOGICS
public static final int X_75
| Constructor Detail |
|---|
public FramedProtocolAttribute(byte[] value)
| Method Detail |
|---|
public int getType()
getType in class Attribute
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 | |||||||||