请参阅: 说明
| 类 | 说明 |
|---|---|
| RadiusProxy |
This class implements a Radius proxy that receives Radius packets
and forwards them to a Radius server.
|
| RadiusProxyConnection |
This class stores information about a proxied packet.
|
This package contains classes that can be used to implement a proxying Radius server using TinyRadius.
In addition to the abstract methods from RadiusServer, you have to override the method getProxyServer() from RadiusProxy in order to determine which packets shall be proxied and to which proxy server they will be sent.
Copyright © 2016. All rights reserved.