public class AuthorizeHandler extends RadiusSessionHandler
ClassPrefixconfig| Constructor and Description |
|---|
AuthorizeHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnonUserName() |
String |
getChainName() |
boolean |
handle(JRadiusRequest request) |
void |
setAnonUserName(String anonUserName) |
void |
setChainName(String chainName) |
void |
setTerminatedRealms(String realms) |
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 Exception
handle in interface PacketHandlerhandle in class PacketHandlerChainExceptionpublic String getAnonUserName()
public void setAnonUserName(String anonUserName)
anonUserName - The anonUserName to set.public void setTerminatedRealms(String realms)
public String getChainName()
public void setChainName(String chainName)
public void setTlsTunnels(net.sf.ehcache.Cache tlsTunnels)
Copyright © 2017. All rights reserved.