com.microstrategy.web.objects.WebEncryptionKeysSource |
Object used to perform encryption keys manipulations on the MetaData
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
checkKey()
Send a check key command
| ||||||||||
abstract void |
rekey(String masterKeyPath, String keyStorePath, boolean needUpdateMD, boolean needUpdateCube, boolean needUpdateCache, boolean needUpdateHL, boolean needUpdateWS)
Send a rekey command@param@return
| ||||||||||
abstract void |
setLogPath(String logPath)
Set the path where a log of the update can be stored
| ||||||||||
abstract void |
updateKeyInMemory(String masterKeyPath, String keyStorePath)
Update key in iserver memory
|
Send a rekey command@param@return
WebObjectsException |
---|
Set the path where a log of the update can be stored
logPath | String containing the path information |
---|
Update key in iserver memory
WebObjectsException |
---|