Package net.sourceforge.jradiusclient

Class Summary
RadiusAttribute Released under the LGPL
The most basic representation of an attribute to be used in the request attributes section of the outgoing RadiusPackets.
RadiusAttributeValues Released under the LGPL
Special Thanks to the original creator of the "RadiusClient" August Mueller http://augiesoft.com/java/radius/ and to Aziz Abouchi for laying the groundwork for the development of this class.
RadiusClient Released under the LGPL
This class provides basic functionality required to implement a NAS as defined by the RADIUS protocol as specified in RFC 2865 and RFC 2866.
RadiusPacket Released under the LGPL
TestRadiusClient