| Interface | Description |
|---|---|
| AccountManagerListener | |
| DatabaseListener |
Represents an object which wishes to receive events when the database changes.
|
| DatabaseReader |
Interface to read a Database object from an InputStream.
|
| DatabaseWriter |
Implement this to write a database to an output stream.
|
| Class | Description |
|---|---|
| Account |
Represents an account.
|
| AccountBuilder | |
| AccountManager | |
| AccountPatternData | |
| AccountPatternMatcher |
Utility class which tests if an Account's patterns match an URL string.
|
| AccountPatternType |
Represents the type of pattern to use when auto-matching accounts.
|
| AlgorithmType |
Object representing an algorithm type.
|
| BuildInfo |
Class to load and store the build information from build-info.properties.
|
| ByteArrayUtils | |
| CharacterSets |
Some preset encodings which can be used.
|
| Database |
Represents a database of accounts.
|
| GlobalSettingKey |
Represents a setting key in the Firefox RDF file.
|
| LeetEncoder |
Leet class used for converting SecureCharArray objects to leet-speak.
|
| LeetLevel |
Object representing a level of leet encoding.
|
| LeetType |
Object representing type of leet encoding.
|
| ParsedDomain | |
| PasswordMaker |
This class is used to generate passwords from a master password and an account.
|
| RDFDatabaseReader |
Implements the DatabaseReader interface to allow reading of RDF files.
|
| RDFDatabaseWriter |
Writes a Database in an RDF format.
|
| SecureByteArray |
Provides an array capable of erasing the contents upon request.
|
| SecureCharArray |
Provides an array capable of erasing the contents upon request.
|
| SecureUTF8String | |
| StringEncodingUtils |
| Enum | Description |
|---|---|
| Account.UrlComponents | |
| DatabaseReader.BuggyAlgoAction |
| Exception | Description |
|---|---|
| IncompatibleException |
An exception which will be thrown when an incompatibility with the original
PasswordMaker is detected.
|
Copyright © 2018. All rights reserved.