Class RotateSessionMasterKeyCommand
java.lang.Object
com.linecorp.centraldogma.server.command.SessionCommand
com.linecorp.centraldogma.server.command.RotateSessionMasterKeyCommand
A
Command that rotates the session master key.-
Method Summary
Modifier and TypeMethodDescriptionfinal Authorauthor()Returns the author who initiated the command.booleaninthashCode()Returns the session master key.final longReturns the time when performing the command, in milliseconds.final StringtoString()final CommandTypetype()Returns theCommandTypeof the command.Methods inherited from class SessionCommand
executionPath
-
Method Details
-
sessionMasterKey
Returns the session master key. -
equals
-
hashCode
public int hashCode() -
type
Description copied from interface:CommandReturns theCommandTypeof the command. -
timestamp
-
author
-
toString
-