| 程序包 | 说明 |
|---|---|
| org.tinyradius.util |
This package contains helper classes for implementing Radius clients
and servers.
|
| 限定符和类型 | 方法和说明 |
|---|---|
RadiusPacket |
RadiusClient.account(AccountingRequest request)
Sends an Accounting-Request packet and receives a response
packet.
|
RadiusPacket |
RadiusServer.accountingRequestReceived(AccountingRequest accountingRequest,
InetSocketAddress client)
Constructs an answer for an Accounting-Request packet.
|
Copyright © 2016. All rights reserved.