AXL RADIUS Client API
(Current Version 3.45c)
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
EAP-LEAP
RSA ACE RADIUS Server Support (or any multiple challenge authentication
method)
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
- Disconnect(DM) & Change of Authorization(CoA) messages are supported
in the client as described in RFC 3576 'Dynamic Authorization Extensions
to RADIUS'
- DM/CoA requests can also be made by the client. This works well in
applications using the Cisco® Intelligent
Service Gateway (ISG).
Download an evaluation copy of
the client.
Read the API documentation
and programming guide.
|