Package com.aresstack.keepassrpc.config
package com.aresstack.keepassrpc.config
Configuration value objects and repository abstractions for KeePassRPC integrations.
The library does not prescribe persistence. Applications can store
KeePassRpcSettings in files, databases,
encrypted stores, preferences, or any other application-owned location.
-
ClassDescriptionIn-memory
KeePassRpcSettingsRepositoryimplementation for demos and tests.Mutable settings object for KeePassRPC configuration.Loads and saves KeePassRPC settings outside the optional Swing component.