Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 759 Bytes

File metadata and controls

21 lines (17 loc) · 759 Bytes
layout page
menu main
title JRadius, an open source RADIUS client and server stack in Java
menu_title JRadius
permalink /JRadius/

JRadius is an open-source Java RADIUS client and server framework. The JRadius client helps you to implement RADIUS authentication and accounting in your Java application. The JRadius server is a RADIUS processing engine accessed through the rlm_jradius module in FreeRADIUS. The core JRadius library is licensed under the GNU Lesser General Public License (LGPL) with certain standalone programs, such as JRadiusSimulator, are released under the GNU General Public License (GPL).

Using JRadius with FreeRADIUS

JRadius Simulator

JRadius and RadSec