Package com.netscape.certsrv.logging
Class ActivityData
java.lang.Object
com.netscape.certsrv.logging.ActivityData
- All Implemented Interfaces:
JSONSerializer
- Author:
- Endi S. Dewata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDate()getID()getIP()getLink()inthashCode()voidvoidvoidvoidvoidsetMessage(String message) voidsetOperation(String operation) voidvoidsetTokenID(String tokenID) voidMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
ActivityData
public ActivityData()
-
-
Method Details