public class InitTunnelSessionHandler extends RadiusSessionHandler
ClassPrefixconfig| 构造器和说明 |
|---|
InitTunnelSessionHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
handle(JRadiusRequest request)
This handler is to be chained before the actual InitSessionHandler.
|
boolean |
isLocalRealm(String realm) |
boolean |
isSecureRealm(String realm) |
void |
setLocalRealms(String localRealms) |
void |
setSecureRealms(String localRealms) |
void |
setTlsTunnels(net.sf.ehcache.Cache tlsTunnels) |
noSessionFound, reverseAccounting, setPlainTextPassword, setPlainTextPasswordhandleexecute, 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 boolean handle(JRadiusRequest request) throws RadiusException
handle 在接口中 PacketHandlerhandle 在类中 PacketHandlerChainRadiusExceptionPacketHandler.handle(net.jradius.server.JRadiusRequest)public void setLocalRealms(String localRealms)
public void setSecureRealms(String localRealms)
public boolean isLocalRealm(String realm)
public boolean isSecureRealm(String realm)
public void setTlsTunnels(net.sf.ehcache.Cache tlsTunnels)
Copyright © 2016. All rights reserved.