|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jradius.handler.EventHandlerBase
net.jradius.handler.EventHandlerChain
net.jradius.handler.PacketHandlerChain
net.jradius.handler.RadiusSessionHandler
net.jradius.handler.InitSessionHandler
public class InitSessionHandler
Initializes and configures the JRadiusSession for the request.
| Field Summary |
|---|
| Fields inherited from class net.jradius.handler.RadiusSessionHandler |
|---|
ClassPrefix |
| Fields inherited from class net.jradius.handler.EventHandlerBase |
|---|
config |
| Fields inherited from interface org.apache.commons.chain.Command |
|---|
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
| Constructor Summary | |
|---|---|
InitSessionHandler()
|
|
| Method Summary | |
|---|---|
boolean |
handle(net.jradius.server.JRadiusRequest request)
|
| Methods inherited from class net.jradius.handler.RadiusSessionHandler |
|---|
noSessionFound, reverseAccounting, setPlainTextPassword, setPlainTextPassword |
| Methods inherited from class net.jradius.handler.PacketHandlerChain |
|---|
handle |
| Methods inherited from class net.jradius.handler.EventHandlerChain |
|---|
execute, execute, getCatalog, getCatalogName, getOnFalse, getOnTrue, setCatalogName, setConfig, setOnFalse, setOnTrue |
| Methods inherited from class net.jradius.handler.EventHandlerBase |
|---|
doesHandle, execute, getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.jradius.handler.EventHandler |
|---|
setName |
| Methods inherited from interface net.jradius.handler.chain.JRCommand |
|---|
doesHandle, getName, setConfig |
| Methods inherited from interface org.apache.commons.chain.Command |
|---|
execute |
| Constructor Detail |
|---|
public InitSessionHandler()
| Method Detail |
|---|
public boolean handle(net.jradius.server.JRadiusRequest request)
throws net.jradius.exception.RadiusException
handle in interface net.jradius.handler.PacketHandlerhandle in class net.jradius.handler.PacketHandlerChainnet.jradius.exception.RadiusException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||