|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.agent.tl1.security.SecurityLogCommands
This class implements all the security log related commands. That includes ALW-LOG-SECU, INH-LOG-SECU, RTRV-ATTR-LOG, RTRV-AUDIT-LOG and SET-ATTR-LOG.
| Constructor Summary | |
SecurityLogCommands(TL1Agent agent)
This constructor gets the reference of TL1Agent and from that it gets the SecurityView reference. |
|
| Method Summary | |
TL1AgentResponseInfo |
doAction(TL1AgentRequestInfo reqInfo)
This method will be invoked by the TL1 NE for processing the input Message. |
java.lang.String |
getAck(TL1AgentRequestInfo reqInfo)
This method will be invoked from the TL1 NE before processing the TL1 input message. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public SecurityLogCommands(TL1Agent agent)
| Method Detail |
public java.lang.String getAck(TL1AgentRequestInfo reqInfo)
public TL1AgentResponseInfo doAction(TL1AgentRequestInfo reqInfo)
throws TL1AgentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||