Class AuditLog

java.lang.Object
org.wso2.carbon.utils.AuditLog

public class AuditLog extends Object
Audit log.
  • Field Details

  • Method Details

    • getId

      public String getId()
    • getRecordedAt

      public String getRecordedAt()
    • getRequestId

      public String getRequestId()
    • getInitiatorId

      public String getInitiatorId()
    • getInitiatorType

      public String getInitiatorType()
    • getTargetId

      public String getTargetId()
    • getTargetType

      public String getTargetType()
    • getAction

      public String getAction()
    • getImpersonatorId

      public String getImpersonatorId()
    • getData

      public Map<String,Object> getData()