|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EventHandler | The base abstract class of all Event Handlers (the base of all handles) |
PacketHandler | The base abstract class of all Packet Handlers |
Class Summary | |
---|---|
EventHandlerBase | The base abstract class of all Event Handlers (the base of all handles) |
EventHandlerChain | The EventHandlerChain is a simple EventHandler that delegates the request to a type specific command within a chain catalog, if one is found. |
InitSessionHandler | Initializes and configures the JRadiusSession for the request. |
PacketHandlerBase | The base abstract class of all Packet Handlers |
PacketHandlerChain | The Catalog Handler is a simple PacketHandler that delegates the request to a type specific command within a chain catalog, if one is found. |
RadiusSessionHandler | Extended from PacketHandler, this type of handler is required to have a JRadiusSession |
RunChainHandler | |
SessionLogHandler | |
StandardCheckingHandler | A handler to verify a request complies with a standard (requires a standardName configuration) |
JRadius Packet and Event Handler Interfaces and Handlers.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |