Package com.exedio.cope.vault
package com.exedio.cope.vault
-
ClassDescriptionSignals, that an attempt to fetch data by its hash from a
VaultService
failed because for this hash nothing wasput
to the service before.Supplies additional information to put methods such asVaultService.put(String, byte[], VaultPutInfo)
.Implementations of VaultService must conform to the requirements set byProperties.valueService
.