| Package | Description |
|---|---|
| org.linguafranca.pwdb.kdbx.simple |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleDatabase |
SimpleGroup.database |
| Modifier and Type | Method and Description |
|---|---|
SimpleDatabase |
SimpleGroup.getDatabase() |
static SimpleDatabase |
SimpleDatabase.load(org.linguafranca.pwdb.Credentials credentials,
InputStream inputStream)
Load kdbx file
|
static SimpleDatabase |
SimpleDatabase.loadXml(InputStream inputStream)
Load plaintext XML
|
| Modifier and Type | Method and Description |
|---|---|
static SimpleEntry |
SimpleEntry.createEntry(SimpleDatabase database)
Factory to create a new
SimpleEntry with no parent |
static SimpleGroup |
SimpleGroup.createGroup(SimpleDatabase database) |
Copyright © 2018. All rights reserved.