public class ExtenderPduV2Factory extends Object implements ExtenderPduFactory
ExtenderPduFactory.| Constructor and Description |
|---|
ExtenderPduV2Factory() |
ExtenderPduV2Factory(ConfigurationListener<ExtenderConfiguration> extenderConfigurationListener) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionRequest |
createExtensionConfigurationRequest(KSIRequestContext context,
ServiceCredentials credentials)
Creates an extension configuration request.
|
ExtensionRequest |
createExtensionRequest(KSIRequestContext context,
ServiceCredentials credentials,
Date aggregationTime,
Date publicationTime)
Creates a new extension request.
|
ExtenderConfiguration |
readExtenderConfigurationResponse(ServiceCredentials credentials,
TLVElement input)
Reads an extension configuration response.
|
ExtensionResponse |
readExtensionResponse(KSIRequestContext context,
ServiceCredentials credentials,
TLVElement input)
Reads an extension response.
|
public ExtenderPduV2Factory()
public ExtenderPduV2Factory(ConfigurationListener<ExtenderConfiguration> extenderConfigurationListener)
public ExtensionRequest createExtensionRequest(KSIRequestContext context, ServiceCredentials credentials, Date aggregationTime, Date publicationTime) throws KSIException
ExtenderPduFactorycreateExtensionRequest in interface ExtenderPduFactoryKSIExceptionpublic ExtensionResponse readExtensionResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
ExtenderPduFactoryreadExtensionResponse in interface ExtenderPduFactoryKSIExceptionpublic ExtensionRequest createExtensionConfigurationRequest(KSIRequestContext context, ServiceCredentials credentials) throws KSIException
ExtenderPduFactorycreateExtensionConfigurationRequest in interface ExtenderPduFactoryKSIExceptionpublic ExtenderConfiguration readExtenderConfigurationResponse(ServiceCredentials credentials, TLVElement input) throws KSIException
ExtenderPduFactoryreadExtenderConfigurationResponse in interface ExtenderPduFactoryKSIExceptionCopyright © 2024 Guardtime. All rights reserved.