net.jradius.packet
Class CoAACK
java.lang.Object
net.jradius.packet.RadiusPacket
net.jradius.packet.RadiusResponse
net.jradius.packet.AccountingResponse
net.jradius.packet.CoAResponse
net.jradius.packet.CoAACK
- All Implemented Interfaces:
- Serializable
public class CoAACK
- extends CoAResponse
The RADIUS CoA-ACK Packet.
See http://www.iana.org/assignments/radius-types
- Author:
- David Bird
- See Also:
- Serialized Form
Field Summary |
static byte |
CODE
|
Methods inherited from class net.jradius.packet.RadiusPacket |
addAttribute, addAttributes, createAuthenticator, findAttribute, findAttribute, findAttributes, getAttributes, getAttributeValue, getAttributeValue, getAuthenticator, getAuthenticator, getAuthenticator, getCode, getIdentifier, overwriteAttribute, removeAttribute, removeAttribute, setAuthenticator, setCode, setIdentifier, toString, toString, verifyAuthenticator |
CODE
public static final byte CODE
- See Also:
- Constant Field Values
CoAACK
public CoAACK()
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.