Uses of Class
se.idsec.signservice.integration.SignResponseCancelStatusException
Packages that use SignResponseCancelStatusException
Package
Description
API and domain classed for the SignService Integration Service.
-
Uses of SignResponseCancelStatusException in se.idsec.signservice.integration
Methods in se.idsec.signservice.integration that throw SignResponseCancelStatusExceptionModifier 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.