Search code examples
javaesapi

On ESAPI Log Events


Hi can anyone help me as I am new to this concept as ESAPI has given 6 log events SECURITY_SUCCESS, SECURITY_FAILURE, SECURITY_AUDIT, EVENT_SUCCESS, EVENT_FAILURE, EVENT_UNSPECIFIED

what these events do as I googled but I dint get anywhere please help me to understand this concept or suggest me some websites


Solution

  • Hmm... I didn't have the same problems finding the answer with google. Did you read the JavaDoc?

    enter image description here

    enter image description here