public abstract class RadiusSessionHandler extends PacketHandlerChain
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ClassPrefix |
config| 构造器和说明 |
|---|
RadiusSessionHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
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, setConfigprotected 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 © 2016. All rights reserved.