Uses of Interface
se.idsec.signservice.integration.process.impl.SignerAssertionInfoProcessor
Packages that use SignerAssertionInfoProcessor
Package
Description
Implementations for processing of sign requests and responses.
-
Uses of SignerAssertionInfoProcessor in se.idsec.signservice.integration.process.impl
Classes in se.idsec.signservice.integration.process.impl that implement SignerAssertionInfoProcessorModifier and TypeClassDescriptionclass
Default implementation of theSignerAssertionInfoProcessor
interface.Methods in se.idsec.signservice.integration.process.impl with parameters of type SignerAssertionInfoProcessorModifier and TypeMethodDescriptionvoid
DefaultSignResponseProcessor.setSignerAssertionInfoProcessor
(SignerAssertionInfoProcessor signerAssertionInfoProcessor) Assigns the processor for handling the signer assertion info from the sign response.