|
||||||||||
| 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.StateAttribute
public class StateAttribute
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
StateAttribute(byte[] value)
|
|
StateAttribute(java.lang.String str)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getString()
|
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 StateAttribute(java.lang.String str)
public StateAttribute(byte[] value)
| Method Detail |
|---|
public java.lang.String getString()
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 | |||||||||