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