|
AXL RADIUS Server API V3 | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
See:
Description
| Packages | |
| com.theorem.misc | Provides classes that have utilitarian value yet are not enough to have their own packages. |
| com.theorem.radserver3 | Classes that comprise the AXL RADIUS server. |
| com.theorem.radserver3.auth.digest.client | This handles the SIP/HTTP digest authentication as descrived in the draft-sterman-aaa-sip-00.txt. |
| com.theorem.radserver3.auth.digest.server | Server side Digest authentication for SIP / HTTP according to the description in the draft-sterman-aaa-sip-00.txt. |
| com.theorem.radserver3.auth.rsaace.client | This client handles the RSA ACE server's Access-Challenges. |
| com.theorem.radserver3.dictionary | Classes that handle RADIUS dictionaries and offer useful methods to create RADIUS and Vendor-Specific attributes on the fly. |
| com.theorem.radserver3.dictionary.util | |
| com.theorem.radserver3.dmcoaclient | Client side Disconnect-Message and Change-of-Authorization messages support. |
| com.theorem.radserver3.dmcoaserver | Server side Disconnect-Message and Change-of-Authorization messages support. |
| com.theorem.radserver3.eap | Simple EAP client (EAP-MD5) and it's helpers. |
| com.theorem.radserver3.login | JAAS service for the RADIUS client. |
| com.theorem.radserver3.module | Modules that are associated with the AXL Radius server and client. |
| com.theorem.radserver3.module.leap | The server side LEAP authentication module. |
| com.theorem.radserver3.module.leapclient | The client side LEAP authentication module. |
| com.theorem.radserver3.module.test | An example of a module's construction. |
| com.theorem.radserver3.radutil | Various utilities to assist programmers and the RADIUS server / client. |
Radius Server Documentation: For a programming guide, change history and other documention please use the Description link in the Overview section.
A Java RADIUS Server API allowing programmable authentication and accounting.
Examples of radius clients, a client load program, and the example RADIUS server are presented here.
|
AXL RADIUS Server API V3 | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||