|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandardViolatedException | |
---|---|
net.sf.jradius.standard | Support for RADIUS Standards Checking in JRadius. |
Uses of StandardViolatedException in net.sf.jradius.standard |
---|
Methods in net.sf.jradius.standard that throw StandardViolatedException | |
---|---|
void |
RadiusStandard.checkPacket(RadiusPacket p)
Same as checkPacket(p, null) |
abstract void |
RadiusStandard.checkPacket(RadiusPacket p,
int[] ignore)
Checks the packet for compliance with the implemented standard. |
void |
IRAPStandard.checkPacket(RadiusPacket p,
int[] ignore)
|
void |
WISPrStandard.checkPacket(RadiusPacket p,
int[] ignore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |