| Package | Description |
|---|---|
| de.adorsys.datasafe.encrypiton.api.document | |
| de.adorsys.datasafe.encrypiton.api.pathencryption |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
EncryptedDocumentReadService.read(ReadRequest<UserIDAuth,AbsoluteLocation<PrivateResource>> location)
Reads and decrypts encrypted document, handles document encryption type internally.
|
| Modifier and Type | Method and Description |
|---|---|
Function<Uri,Uri> |
PathEncryption.decryptor(UserIDAuth forUser)
Decrypts relative URL using path encryption key.
|
Uri |
PathEncryption.encrypt(UserIDAuth forUser,
Uri path)
Encrypts relative URL using path encryption key.
|
Copyright © 2019. All rights reserved.