|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netscape.cmsutil.radius.Packet
com.netscape.cmsutil.radius.ServerPacket
public abstract class ServerPacket
Field Summary |
---|
Fields inherited from class com.netscape.cmsutil.radius.Packet |
---|
_attrs, _auth, _c, _id, ACCESS_ACCEPT, ACCESS_CHALLENGE, ACCESS_REJECT, ACCESS_REQUEST, RESERVED |
Constructor Summary | |
---|---|
ServerPacket(byte[] data)
|
Method Summary |
---|
Methods inherited from class com.netscape.cmsutil.radius.Packet |
---|
addAttribute, getAttributeAt, getAttributeSet, getAuthenticator, getCode, getIdentifier, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServerPacket(byte[] data) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |