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 TypeClassDescriptionclassDefault implementation of theSignerAssertionInfoProcessorinterface.Methods in se.idsec.signservice.integration.process.impl with parameters of type SignerAssertionInfoProcessorModifier and TypeMethodDescriptionvoidDefaultSignResponseProcessor.setSignerAssertionInfoProcessor(SignerAssertionInfoProcessor signerAssertionInfoProcessor) Assigns the processor for handling the signer assertion info from the sign response.