Package se.idsec.signservice.integration
package se.idsec.signservice.integration
API and domain classed for the SignService Integration Service.
- 
ClassDescriptionInternal class used for representation of the API version.An extension to the interface describing the API for the SignService Integration Service.The
ProceessSignResponseInputclass is intended to be used when the SignService Integration service is implemented as a REST service.Builder forProcessSignResponseInputobjects.Representation of the result of a signature operation.Builder forSignatureResultobjects.Domain class representing the result of aSignServiceIntegrationService.createSignRequest(SignRequestInput)call.Builder forSignRequestDataobjects.Class that represents the input to aSignServiceIntegrationService.createSignRequest(SignRequestInput)operation.Builder forSignRequestInput.Dedicated exception class to represent a user cancel.Exception class that represents non-successful DSS operations.Class representing the processing parameters for a call toSignServiceIntegrationService.processSignResponse(String, String, se.idsec.signservice.integration.core.SignatureState, SignResponseProcessingParameters).Builder forSignResponseProcessingParametersobjects.Interface describing the API for the SignService Integration Service.