Class ActivityData
java.lang.Object
com.netscape.certsrv.logging.ActivityData
-
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
-
getID
-
setID
-
getTokenID
-
setTokenID
-
getUserID
-
setUserID
-
getIP
-
setIP
-
getOperation
-
setOperation
-
getResult
-
setResult
-
getMessage
-
setMessage
-
getDate
-
setDate
-
getLink
-
setLink
-
hashCode
-
equals
-