Uses of Package
se.idsec.signservice.integration
Packages that use se.idsec.signservice.integration
Package
Description
API and domain classed for the SignService Integration Service.
-
Classes in se.idsec.signservice.integration used by se.idsec.signservice.integrationClassDescriptionRepresentation of the result of a signature operation.Domain class representing the result of a
SignServiceIntegrationService.createSignRequest(SignRequestInput)
call.Class that represents the input to aSignServiceIntegrationService.createSignRequest(SignRequestInput)
operation.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)
.Interface describing the API for the SignService Integration Service.