| Package | Description |
|---|---|
| net.jradius.standard |
Support for RADIUS Standards Checking in JRadius.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RadiusStandard.checkPacket(RadiusPacket p)
Same as checkPacket(p, null)
|
abstract void |
RadiusStandard.checkPacket(RadiusPacket p,
long[] ignore)
Checks the packet for compliance with the implemented standard.
|
Copyright © 2017. All rights reserved.