|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jradius.handler.EventHandlerBase
net.sf.jradius.handler.EventHandlerChain
net.sf.jradius.handler.PacketHandlerChain
net.sf.jradius.handler.RadiusSessionHandler
net.sf.jradius.webservice.handler.OTPProxyPostAuthHandler
public class OTPProxyPostAuthHandler
| Field Summary |
|---|
| Fields inherited from class net.sf.jradius.handler.RadiusSessionHandler |
|---|
ClassPrefix, tlsTunnels |
| Fields inherited from class net.sf.jradius.handler.EventHandlerBase |
|---|
config |
| Constructor Summary | |
|---|---|
OTPProxyPostAuthHandler()
|
|
| Method Summary | |
|---|---|
boolean |
handle(JRadiusRequest request)
Derived classes must implement the handle method |
| Methods inherited from class net.sf.jradius.handler.RadiusSessionHandler |
|---|
noSessionFound |
| Methods inherited from class net.sf.jradius.handler.PacketHandlerChain |
|---|
handle |
| Methods inherited from class net.sf.jradius.handler.EventHandlerChain |
|---|
execute, execute, getCatalog, getCatalogName, getOnFalse, getOnTrue, setCatalogName, setConfig, setOnFalse, setOnTrue |
| Methods inherited from class net.sf.jradius.handler.EventHandlerBase |
|---|
doesHandle, execute, getName, setName, splitUserName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jradius.handler.EventHandler |
|---|
setName |
| Methods inherited from interface net.sf.jradius.handler.chain.JRCommand |
|---|
doesHandle, getName, setConfig |
| Methods inherited from interface org.apache.commons.chain.Command |
|---|
execute |
| Constructor Detail |
|---|
public OTPProxyPostAuthHandler()
| Method Detail |
|---|
public boolean handle(JRadiusRequest request)
throws java.lang.Exception
PacketHandler
handle in interface PacketHandlerhandle in class PacketHandlerChainrequest - The JRadiusRequest being processed
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||