|
||||||||||
| 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.NASIPAddressAttribute
public class NASIPAddressAttribute
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
NASIPAddressAttribute(byte[] value)
|
|
NASIPAddressAttribute(java.net.InetAddress ip)
|
|
| Method Summary | |
|---|---|
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 NASIPAddressAttribute(byte[] value)
public NASIPAddressAttribute(java.net.InetAddress ip)
| Method Detail |
|---|
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 | |||||||||