Package org.tinyradius.attribute

Classes for Radius attributes and Radius attribute types.

The classes RadiusAttribute, StringAttribute, IntegerAttribute and IpAttribute implement general Radius attribute data types and manage the storage of raw data, strings, integers and IP numbers.

Vendor-specific attributes are supported by the class VendorSpecificAttribute.