Uses of Package
net.sf.jradius.server

Packages that use net.sf.jradius.server
net.sf.jradius.example JRadius Client API and Handler Examples. 
net.sf.jradius.freeradius The JRadius/FreeRADIUS Adapter. 
net.sf.jradius.handler JRadius Packet and Event Handler Interfaces and Handlers. 
net.sf.jradius.handler.accounting Standard JRadius Accounting Packet Handlers. 
net.sf.jradius.handler.authorize Standard JRadius Packet Handlers. 
net.sf.jradius.handler.chain JRadius Handler Chaining using the Apache Jakarta Commons Chain API. 
net.sf.jradius.handler.event Standard JRadius Event Handlers. 
net.sf.jradius.handler.proxy Standard JRadius Proxy Packet Handlers. 
net.sf.jradius.handler.tlstunnel Handlers to Assist with Early TLS Tunnel Termination. 
net.sf.jradius.log Interfaces and Utilities for JRadius Request and Event Logging. 
net.sf.jradius.server The JRadius Core Server. 
net.sf.jradius.server.event JRadius Server Events and Utilities. 
net.sf.jradius.session JRadius Session Management Classes. 
net.sf.jradius.webservice JRadius Web Services including two-phase and proxy authentication schemes. 
net.sf.jradius.webservice.handler JRadius Packet Handlers for associated Web Services. 
 

Classes in net.sf.jradius.server used by net.sf.jradius.example
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.freeradius
JRadiusEvent
          The JRadiusEvent is the base class for server events and JRadiusRequests.
JRadiusRequest
          An abstract class representing a JRadius Server Request.
JRadiusThread
          Thread manager for JRadius.
Listener
          The base abstract class of all Listeners
ListenerRequest
           
Processor
          Base abstract class of all Processors
RadiusProcessor
          Base abstract class of all RadiusProcessors
 

Classes in net.sf.jradius.server used by net.sf.jradius.handler
JRadiusEvent
          The JRadiusEvent is the base class for server events and JRadiusRequests.
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.handler.accounting
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.handler.authorize
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.handler.chain
JRadiusEvent
          The JRadiusEvent is the base class for server events and JRadiusRequests.
 

Classes in net.sf.jradius.server used by net.sf.jradius.handler.event
JRadiusEvent
          The JRadiusEvent is the base class for server events and JRadiusRequests.
 

Classes in net.sf.jradius.server used by net.sf.jradius.handler.proxy
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.handler.tlstunnel
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.log
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.server
EventDispatcher
          The JRadius Server Event (JRadiusEvent) Dispatcher.
JRadiusEvent
          The JRadiusEvent is the base class for server events and JRadiusRequests.
JRadiusRequest
          An abstract class representing a JRadius Server Request.
JRadiusThread
          Thread manager for JRadius.
Listener
          The base abstract class of all Listeners
ListenerRequest
           
ObjectQueue
          A thread-safe request queue
Processor
          Base abstract class of all Processors
 

Classes in net.sf.jradius.server used by net.sf.jradius.server.event
JRadiusEvent
          The JRadiusEvent is the base class for server events and JRadiusRequests.
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.session
JRadiusEvent
          The JRadiusEvent is the base class for server events and JRadiusRequests.
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 

Classes in net.sf.jradius.server used by net.sf.jradius.webservice
JRadiusEvent
          The JRadiusEvent is the base class for server events and JRadiusRequests.
JRadiusThread
          Thread manager for JRadius.
Listener
          The base abstract class of all Listeners
ListenerRequest
           
Processor
          Base abstract class of all Processors
 

Classes in net.sf.jradius.server used by net.sf.jradius.webservice.handler
JRadiusRequest
          An abstract class representing a JRadius Server Request.
 



Copyright © 2006 The JRadius Project, All Rights Reserved.