public abstract class AbstractHttpClient extends Object implements KSISigningClient, KSIExtenderClient, KSIPublicationsFileClient
Modifier and Type | Field and Description |
---|---|
static String |
HEADER_APPLICATION_KSI_REQUEST |
static String |
HEADER_NAME_CONTENT_TYPE |
protected AbstractHttpClientSettings |
settings |
Constructor and Description |
---|
AbstractHttpClient(AbstractHttpClientSettings settings) |
Modifier and Type | Method and Description |
---|---|
PduVersion |
getPduVersion()
Gets the PDU format version of the client.
|
ServiceCredentials |
getServiceCredentials()
Gets the service credentials used by this client.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
sign
extend
getPublicationsFile
public static final String HEADER_APPLICATION_KSI_REQUEST
public static final String HEADER_NAME_CONTENT_TYPE
protected AbstractHttpClientSettings settings
public AbstractHttpClient(AbstractHttpClientSettings settings)
public ServiceCredentials getServiceCredentials()
public PduVersion getPduVersion()
Copyright © 2024 Guardtime. All rights reserved.