| Package | Description |
|---|---|
| org.linguafranca.pwdb | |
| org.linguafranca.pwdb.base |
| Class and Description |
|---|
| Credentials
Supports a contract that yields a key for decryption of databases
|
| Database
Interface for a password database consisting of Groups, sub-Groups and Entries.
|
| Entry
Interface for a Database Entry.
|
| Entry.Matcher
Interface to implement when using the
Entry.match(Entry.Matcher)
method |
| Group
Interface for a Database Group.
|
| Icon
Interface for icons.
|
| SerializableDatabase
This interface allows for serialization and deserialization of databases, which is
theoretically decoupled from the actual format they use for serialization.
|
| StreamConfiguration
A marker interface for KdbxHeader and similar, if there ever is one
|
| StreamConfiguration.None |
| StreamFormat
Interface provides for wrapping a database serialization in a stream format, e.g.
|
| Visitor
Interface for implementing a visitor for Groups, their sub-Groups and their Entries.
|
| Visitor.Default
Empty implementation of Visitor
|
| Class and Description |
|---|
| Database
Interface for a password database consisting of Groups, sub-Groups and Entries.
|
| Entry
Interface for a Database Entry.
|
| Entry.Matcher
Interface to implement when using the
Entry.match(Entry.Matcher)
method |
| Group
Interface for a Database Group.
|
| Icon
Interface for icons.
|
| Visitor
Interface for implementing a visitor for Groups, their sub-Groups and their Entries.
|
Copyright © 2023. All rights reserved.