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
ExtenderPduFactory
createExtensionRequest
in interface ExtenderPduFactory
KSIException
public ExtensionResponse readExtensionResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
ExtenderPduFactory
readExtensionResponse
in interface ExtenderPduFactory
KSIException
public ExtensionRequest createExtensionConfigurationRequest(KSIRequestContext context, ServiceCredentials credentials) throws KSIException
ExtenderPduFactory
createExtensionConfigurationRequest
in interface ExtenderPduFactory
KSIException
public ExtenderConfiguration readExtenderConfigurationResponse(ServiceCredentials credentials, TLVElement input) throws KSIException
ExtenderPduFactory
readExtenderConfigurationResponse
in interface ExtenderPduFactory
KSIException
Copyright © 2024 Guardtime. All rights reserved.