public class SimpleHttpExtenderClient extends Object implements KSIExtenderClient
Constructor and Description |
---|
SimpleHttpExtenderClient(CredentialsAwareHttpSettings settings) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
SimpleHttpPostRequestFuture |
extend(InputStream request)
Extends the existing signatures.
|
PduVersion |
getPduVersion()
Gets the PDU format version of the client.
|
ServiceCredentials |
getServiceCredentials()
Gets the service credentials used by this client.
|
public SimpleHttpExtenderClient(CredentialsAwareHttpSettings settings)
public SimpleHttpPostRequestFuture extend(InputStream request) throws KSIClientException
KSIExtenderClient
extend
in interface KSIExtenderClient
request
- instance of InputStream
that contains request.Future
containing KSI response.KSIClientException
KSIExtenderClient
public void close()
public ServiceCredentials getServiceCredentials()
public PduVersion getPduVersion()
Copyright © 2024 Guardtime. All rights reserved.