A C D E G H I L M O P R S T U V W

I

IntegerAttribute - Class in org.tinyradius.attribute
This class represents a Radius attribute which only contains a 32 bit integer.
IntegerAttribute() - Constructor for class org.tinyradius.attribute.IntegerAttribute
Constructs an empty integer attribute.
IntegerAttribute(int, int) - Constructor for class org.tinyradius.attribute.IntegerAttribute
Constructs an integer attribute with the given value.
IpAttribute - Class in org.tinyradius.attribute
This class represents a Radius attribute for an IP number.
IpAttribute() - Constructor for class org.tinyradius.attribute.IpAttribute
Constructs an empty IP attribute.
IpAttribute(int, String) - Constructor for class org.tinyradius.attribute.IpAttribute
Constructs an IP attribute.
IpAttribute(int, long) - Constructor for class org.tinyradius.attribute.IpAttribute
Constructs an IP attribute.
isPacketDuplicate(RadiusPacket, InetSocketAddress) - Method in class org.tinyradius.util.RadiusServer
Checks whether the passed packet is a duplicate.

A C D E G H I L M O P R S T U V W