public class DocumentGuardServiceImpl extends Object implements DocumentGuardService
| Constructor and Description |
|---|
DocumentGuardServiceImpl(org.adorsys.encobject.service.api.ExtendedStoreConnection extendedStoreConnection) |
| Modifier and Type | Method and Description |
|---|---|
void |
createDocumentGuardFor(GuardKeyType guardKeyType,
org.adorsys.encobject.domain.KeyStoreAccess keyStoreAccess,
DocumentKeyIDWithKey documentKeyIDWithKey,
org.adorsys.encobject.types.OverwriteFlag overwriteFlag) |
DocumentKeyIDWithKey |
createDocumentKeyIdWithKey()
erzeugt eine DocumentKeyIDWithKey
|
DocumentKeyIDWithKey |
loadDocumentKeyIDWithKeyFromDocumentGuard(org.adorsys.encobject.domain.KeyStoreAccess keyStoreAccess,
DocumentKeyID documentKeyID)
Loading the secret key from the guard.
|
public DocumentGuardServiceImpl(org.adorsys.encobject.service.api.ExtendedStoreConnection extendedStoreConnection)
public DocumentKeyIDWithKey createDocumentKeyIdWithKey()
createDocumentKeyIdWithKey in interface DocumentGuardServicepublic void createDocumentGuardFor(GuardKeyType guardKeyType, org.adorsys.encobject.domain.KeyStoreAccess keyStoreAccess, DocumentKeyIDWithKey documentKeyIDWithKey, org.adorsys.encobject.types.OverwriteFlag overwriteFlag)
createDocumentGuardFor in interface DocumentGuardServicepublic DocumentKeyIDWithKey loadDocumentKeyIDWithKeyFromDocumentGuard(org.adorsys.encobject.domain.KeyStoreAccess keyStoreAccess, DocumentKeyID documentKeyID)
loadDocumentKeyIDWithKeyFromDocumentGuard in interface DocumentGuardServiceCopyright © 2019. All rights reserved.