net.jradius.packet
Class PasswordReject
java.lang.Object
net.jradius.packet.RadiusPacket
net.jradius.packet.RadiusResponse
net.jradius.packet.PasswordReject
- All Implemented Interfaces:
- Serializable
public class PasswordReject
- extends RadiusResponse
The RADIUS Password-Reject 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
PasswordReject
public PasswordReject()
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.