| Package | Description |
|---|---|
| de.slackspace.openkeepass.domain.xml.adapter | |
| de.slackspace.openkeepass.parser | |
| de.slackspace.openkeepass.processor |
| Constructor and Description |
|---|
PropertyValueXmlAdapter(ProtectionStrategy protectionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
KeePassFile |
KeePassDatabaseXmlParser.fromXml(InputStream inputStream,
ProtectionStrategy protectionStrategy) |
<T> T |
XmlParser.fromXml(InputStream inputStream,
ProtectionStrategy decryptionStrategy,
Class<T> clazz) |
<T> T |
SimpleXmlParser.fromXml(InputStream inputStream,
ProtectionStrategy protectionStrategy,
Class<T> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
DecryptionStrategy |
class |
EncryptionStrategy |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedValueProcessor.processProtectedValues(ProtectionStrategy strategy,
KeePassFile keePassFile) |
Copyright © 2018. All rights reserved.