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
KSIExtenderClientextend in interface KSIExtenderClientrequest - instance of InputStream that contains request.Future containing KSI response.KSIClientExceptionKSIExtenderClientpublic void close()
public ServiceCredentials getServiceCredentials()
public PduVersion getPduVersion()
Copyright © 2024 Guardtime. All rights reserved.