| Package | Description |
|---|---|
| org.adorsys.docusafe.service | |
| org.adorsys.docusafe.service.impl | |
| org.adorsys.docusafe.service.keysource | |
| org.adorsys.docusafe.service.types.complextypes |
| Modifier and Type | Method and Description |
|---|---|
DocumentKeyIDWithKey |
DocumentGuardService.createDocumentKeyIdWithKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentPersistenceService.encryptAndPersistDocument(DocumentKeyIDWithKey documentKeyIDWithKey,
DocumentBucketPath documentBucketPath,
org.adorsys.encobject.types.OverwriteFlag overwriteFlag,
org.adorsys.encobject.domain.Payload payload)
byte orientiert
|
void |
DocumentPersistenceService.encryptAndPersistDocumentStream(DocumentKeyIDWithKey documentKeyIDWithKey,
DocumentBucketPath documentBucketPath,
org.adorsys.encobject.types.OverwriteFlag overwriteFlag,
org.adorsys.encobject.domain.PayloadStream payloadStream)
stream orientiert
|
| Modifier and Type | Method and Description |
|---|---|
DocumentKeyIDWithKey |
DocumentGuardServiceImpl.createDocumentKeyIdWithKey()
erzeugt eine DocumentKeyIDWithKey
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentPersistenceServiceImpl.encryptAndPersistDocument(DocumentKeyIDWithKey documentKeyIDWithKey,
DocumentBucketPath documentBucketPath,
org.adorsys.encobject.types.OverwriteFlag overwriteFlag,
org.adorsys.encobject.domain.Payload payload)
Verschlüsselt den DocumentContent mit dem (symmetrischen) DocumentKey.
|
void |
DocumentPersistenceServiceImpl.encryptAndPersistDocumentStream(DocumentKeyIDWithKey documentKeyIDWithKey,
DocumentBucketPath documentBucketPath,
org.adorsys.encobject.types.OverwriteFlag overwriteFlag,
org.adorsys.encobject.domain.PayloadStream payloadStream) |
| Constructor and Description |
|---|
DocumentKeyIDWithKeyBasedSourceImpl(DocumentKeyIDWithKey documentKeyIDWithKey) |
| Modifier and Type | Method and Description |
|---|---|
DocumentKeyIDWithKey |
DocumentKeyIDWithKeyAndAccessType.getDocumentKeyIDWithKey() |
| Constructor and Description |
|---|
DocumentKeyIDWithKeyAndAccessType(DocumentKeyIDWithKey documentKeyIDWithKey,
AccessType accessType) |
Copyright © 2018. All rights reserved.