See: Description
Interface | Description |
---|---|
ConfigurationListener<T> |
Objects of this type can be registered to listen for configuration updates by
KSISigningClient and
KSIExtenderClient . |
ConfigurationRequest<T> |
Wrapping of configuration requests to pass them to configuration handler.
|
Future<T> |
KSI protocol related request response future.
|
KSIExtendingService |
Provides KSI services to communicate with the extender(s).
|
KSISigningService |
Provides KSI services to communicate with the aggregator(s).
|
Class | Description |
---|---|
ConfigurationHandler<T> |
Helper for handling asynchronous configuration requests and keeping track that registered listeners would be appropriately
updated of results.
|
KSIExtendingClientServiceAdapter |
Adapter which wraps
KSIExtenderClient so it can be used as KSIExtendingService . |
KSISigningClientServiceAdapter |
Adapter which wraps
KSISigningClient so it can be used as KSISigningService . |
Exception | Description |
---|---|
KSIProtocolException |
Common exception related to KSI protocol.
|
Copyright © 2024 Guardtime. All rights reserved.