AXL RADIUS Client API
(Current Version 3.43r)
Widely used to simplify RADIUS server access in Java or Java enabled applications.
This API (application programming interface) helps you build a RADIUS
client into any Java program, from servlets to applications.
Download an evaluation copy of the client.
Read the API documentation and programming
guide.
Frequently Asked Questions
Read the License
Features
- Supported authentication methods:
PAP
CHAP
MSCHAP
MSCHAPV2
EAP-MD5
LEAP
RSA ACE RADIUS Server Support
Digest Authentication
(as described in draft-sterman-aaa-sip-00.txt)
- Extremely flexible attribute manipulation
- Vendor-Specific attributes supported through VendorSpecific class
Includes long tag support (16 bit) and Salt-Encryption of RADIUS
Attributes.
- Message-Authenticator attribute support (required by EAP)
- Highly informative display of attributes for debugging
- RADIUS dictionary support
- Proven interoperability
- Extended Message Types: message types beyond Access-Request, Access-Accept,
Access-Reject, Access-Challenge, Accounting-Request & Accounting-Response.
Packet types like Password_Request, Change_Filters_Request, Accounting_Status
and any other packet type are supported.
- Disconnect & Change of Authorization messages are supported in the
client as described in RFC 3576 'Dynamic Authorization Extensions
to RADIUS'
Download an evaluation copy of
the client.
Read the API documentation
and programming guide.
|