|
||||||||||
| 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.IdleTimeoutAttribute
public class IdleTimeoutAttribute
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
IdleTimeoutAttribute(byte[] value)
|
|
IdleTimeoutAttribute(int timeout)
|
|
| Method Summary | |
|---|---|
int |
getTimeout()
|
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 |
| Constructor Detail |
|---|
public IdleTimeoutAttribute(byte[] value)
public IdleTimeoutAttribute(int timeout)
| Method Detail |
|---|
public int getTimeout()
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 | |||||||||