|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotAuthorizedEventInfo | |
wt.audit.configaudit | |
wt.audit.eventinfo |
Uses of NotAuthorizedEventInfo in wt.audit.configaudit |
Methods in wt.audit.configaudit that return NotAuthorizedEventInfo | |
NotAuthorizedEventInfo |
NotAuthorizedEventRecorder.persistAdditionalInfo(AccessControlEvent event,
ProjectAuditEvent audit_event)
Persists additional info for the not authorized event. |
Uses of NotAuthorizedEventInfo in wt.audit.eventinfo |
Methods in wt.audit.eventinfo that return NotAuthorizedEventInfo | |
static NotAuthorizedEventInfo |
NotAuthorizedEventInfo.newNotAuthorizedEventInfo()
Default factory for the class. |
Methods in wt.audit.eventinfo with parameters of type NotAuthorizedEventInfo | |
protected boolean |
NotAuthorizedEventInfo.readVersion(NotAuthorizedEventInfo thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |