|
EASP Audit Plugin 7.15.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagerAuditEvent
ManagerAuditEvent is the super interface of all ITManager audit events sent to
the AuditPluginEventListener
. It carries the dn and the login name of the
IT manager that triggers the event. It also contains the time of the IT manager's
operation.
Method Summary | |
---|---|
java.lang.String |
getManagerDn()
Returns the dn of the IT manager whose operation triggers the event |
java.lang.String |
getManagerPrinciple()
Returns the fully qualified principle of the IT manager whose operation triggers the event. |
long |
getOperationTime()
Returns the time of the operation that triggers the event |
Method Detail |
---|
java.lang.String getManagerDn()
java.lang.String getManagerPrinciple()
net.juniper.smgt.ent.im.ServiceProvider#getFullBoundPrinciple()
long getOperationTime()
|
EASP Audit Plugin 7.15.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |