Uses of Interface
se.idsec.signservice.integration.process.SignResponseProcessor
Packages that use SignResponseProcessor
Package
Description
Implementation of the SignService Integration Service.
Implementations for processing of sign requests and responses.
-
Uses of SignResponseProcessor in se.idsec.signservice.integration.impl
Methods in se.idsec.signservice.integration.impl with parameters of type SignResponseProcessorModifier and TypeMethodDescriptionvoid
DefaultSignServiceIntegrationService.setSignResponseProcessor
(SignResponseProcessor signResponseProcessor) Sets the sign response processor. -
Uses of SignResponseProcessor in se.idsec.signservice.integration.process.impl
Classes in se.idsec.signservice.integration.process.impl that implement SignResponseProcessorModifier and TypeClassDescriptionclass
Default implementation of theSignResponseProcessor
interface.