Class RewrapAllKeysCommand
java.lang.Object
com.linecorp.centraldogma.server.command.RootCommand<Void>
com.linecorp.centraldogma.server.command.RewrapAllKeysCommand
A
Command that rewraps all wrapped data encryption keys (WDEKs) and session master keys
with the EncryptionConfig.kekId() specified in the configuration.-
Method Summary
Modifier and TypeMethodDescriptionfinal Authorauthor()Returns the author who initiated the command.booleaninthashCode()final longReturns the time when performing the command, in milliseconds.final StringtoString()final CommandTypetype()Returns theCommandTypeof the command.Methods inherited from class RootCommand
executionPath
-
Method Details
-
equals
-
hashCode
public int hashCode() -
type
Description copied from interface:CommandReturns theCommandTypeof the command. -
timestamp
-
author
-
toString
-