public interface ProtocolHandler extends RadiusProtocolHandler, DhcpProtocolHandler
RadiusProtocolHandler
Modifier and Type | Method and Description |
---|---|
void |
init(Setup setup,
int moduleId,
InetDevice inetDevice,
InetDeviceType inetDeviceType,
ParameterMap config) |
overrideNasIdentifier, postprocessAccessRequest, postprocessAccountingRequest, preprocessAccessRequest, preprocessAccountingRequest
postprocessDhcpRequest, preprocessDhcpRequest
void init(Setup setup, int moduleId, InetDevice inetDevice, InetDeviceType inetDeviceType, ParameterMap config) throws java.lang.Exception
java.lang.Exception