public abstract class RadiusSessionHandler extends PacketHandlerChain
| Modifier and Type | Field and Description |
|---|---|
static String |
ClassPrefix |
config| Constructor and Description |
|---|
RadiusSessionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
noSessionFound(JRadiusRequest request) |
protected void |
reverseAccounting(RadiusPacket req) |
protected void |
setPlainTextPassword(JRadiusRequest request,
String password) |
protected void |
setPlainTextPassword(JRadiusRequest request,
String password,
boolean overwrite) |
handle, handleexecute, execute, getCatalog, getCatalogName, getOnFalse, getOnTrue, setBeanFactory, setCatalogName, setConfig, setOnFalse, setOnTruedoesHandle, execute, getName, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetNamedoesHandle, getName, setConfigpublic static final String ClassPrefix
protected boolean noSessionFound(JRadiusRequest request) throws RadiusException
RadiusExceptionprotected void setPlainTextPassword(JRadiusRequest request, String password)
protected void setPlainTextPassword(JRadiusRequest request, String password, boolean overwrite)
protected void reverseAccounting(RadiusPacket req) throws RadiusException
RadiusExceptionCopyright © 2017. All rights reserved.