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,
DocumentKeyIDWithKeyAndAccessType documentKeyIDWithKeyAndAccessType,
org.adorsys.encobject.types.OverwriteFlag overwriteFlag) |
DocumentKeyIDWithKey |
createDocumentKeyIdWithKey()
erzeugt eine DocumentKeyIDWithKey
|
DocumentKeyIDWithKeyAndAccessType |
loadDocumentKeyIDWithKeyAndAccessTypeFromDocumentGuard(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, DocumentKeyIDWithKeyAndAccessType documentKeyIDWithKeyAndAccessType, org.adorsys.encobject.types.OverwriteFlag overwriteFlag)
createDocumentGuardFor in interface DocumentGuardServicepublic DocumentKeyIDWithKeyAndAccessType loadDocumentKeyIDWithKeyAndAccessTypeFromDocumentGuard(org.adorsys.encobject.domain.KeyStoreAccess keyStoreAccess, DocumentKeyID documentKeyID)
loadDocumentKeyIDWithKeyAndAccessTypeFromDocumentGuard in interface DocumentGuardServiceCopyright © 2018. All rights reserved.