Uses of Class
se.idsec.signservice.integration.core.error.InputValidationException
Packages that use InputValidationException
Package
Description
API and domain classed for the SignService Integration Service.
-
Uses of InputValidationException in se.idsec.signservice.integration
Methods in se.idsec.signservice.integration that throw InputValidationExceptionModifier and TypeMethodDescriptiondefault SignRequestData
SignServiceIntegrationService.createSignRequest
(SignRequestInput signRequestInput) SignServiceIntegrationService.createSignRequest
(SignRequestInput signRequestInput, String callerId) Creates a SignRequest message that is to be posted to the signature service.ExtendedSignServiceIntegrationService.preparePdfDocument
(String policy, byte[] pdfDocument, PdfSignaturePagePreferences signaturePagePreferences, Boolean returnDocumentReference, String callerId) A utility method that can be used to prepare a PDF document for signing.