Uses of Class
net.sf.jradius.standard.RadiusStandard

Packages that use RadiusStandard
net.sf.jradius.handler JRadius Packet and Event Handler Interfaces and Handlers. 
net.sf.jradius.standard Support for RADIUS Standards Checking in JRadius. 
 

Uses of RadiusStandard in net.sf.jradius.handler
 

Methods in net.sf.jradius.handler that return RadiusStandard
 RadiusStandard StandardCheckingHandler.getStandard()
           
 

Methods in net.sf.jradius.handler with parameters of type RadiusStandard
 void StandardCheckingHandler.setStandard(RadiusStandard standard)
           
 

Uses of RadiusStandard in net.sf.jradius.standard
 

Subclasses of RadiusStandard in net.sf.jradius.standard
 class IRAPStandard
          Implementation of the IRAP Interface 2 & 3 requirements for RADIUS.
 class WISPrStandard
          Implementation of the WISPr requirements for RADIUS packets as defined below:
 



Copyright © 2006 The JRadius Project, All Rights Reserved.