T
- Type of configuration response.public interface ConfigurationRequest<T>
Modifier and Type | Method and Description |
---|---|
T |
invoke()
Implementation should call the client's method that asks for new configuration.
|
T invoke() throws KSIException
KSIException
- If something goes wrong with fetching the configuration.Copyright © 2024 Guardtime. All rights reserved.