Package com.aresstack.keepassrpc.pairing
package com.aresstack.keepassrpc.pairing
UI-independent KeePassRPC pairing API.
This package contains the service, request, result, observer, and exception types needed to pair a Java application with KeePassRPC without depending on Swing.
-
ClassDescriptionDefault implementation of the UI-independent KeePassRPC pairing service.Immutable host and port pair for a KeePassRPC WebSocket endpoint.Exception thrown when a KeePassRPC pairing step fails.Stable categories for KeePassRPC pairing failures.Supplies the one-time pairing key shown by KeePassRPC.Observes progress and failures of the KeePassRPC pairing workflow.Factory methods for common
KeePassRpcPairingObserverimplementations.Immutable input for one KeePassRPC pairing run.Immutable result of a successful KeePassRPC pairing run.UI-independent use case for pairing a Java application with KeePassRPC.Represents an in-progress KeePassRPC pairing session.