Uses of Class
se.idsec.signservice.integration.SignResponseErrorStatusException
Packages that use SignResponseErrorStatusException
Package
Description
API and domain classed for the SignService Integration Service.
-
Uses of SignResponseErrorStatusException in se.idsec.signservice.integration
Subclasses of SignResponseErrorStatusException in se.idsec.signservice.integrationModifier and TypeClassDescriptionclass
Dedicated exception class to represent a user cancel.Methods in se.idsec.signservice.integration that throw SignResponseErrorStatusExceptionModifier and TypeMethodDescriptiondefault SignatureResult
SignServiceIntegrationService.processSignResponse
(String signResponse, String relayState, SignatureState state, SignResponseProcessingParameters parameters) SignServiceIntegrationService.processSignResponse
(String signResponse, String relayState, SignatureState state, SignResponseProcessingParameters parameters, String callerId) When the service that has ordered the signing operation receives the sign response message it should invoke this method to process this response.