public static final class InetRadiusProcessor.AuthAcceptEvent extends LocalEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Constructor and Description |
|---|
AuthAcceptEvent(int deviceId,
int agentDeviceId,
InetServ inetServ,
RadiusPacket request,
RadiusPacket response,
int ipResourceId,
java.lang.Object circuitId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAgentDeviceId() |
java.lang.Object |
getCircuitId() |
int |
getDeviceId() |
InetServ |
getInetServ() |
int |
getIpResourceId() |
RadiusPacket |
getRequest() |
RadiusPacket |
getResponse() |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringpublic AuthAcceptEvent(int deviceId,
int agentDeviceId,
InetServ inetServ,
RadiusPacket request,
RadiusPacket response,
int ipResourceId,
java.lang.Object circuitId)
public int getDeviceId()
public int getAgentDeviceId()
public InetServ getInetServ()
public RadiusPacket getRequest()
public RadiusPacket getResponse()
public int getIpResourceId()
public java.lang.Object getCircuitId()