Uses of Interface
se.idsec.signservice.integration.document.DocumentProcessor
Packages that use DocumentProcessor
Package
Description
Implementations for document processing.
-
Uses of DocumentProcessor in se.idsec.signservice.integration.document
Subinterfaces of DocumentProcessor in se.idsec.signservice.integration.documentModifier and TypeInterfaceDescriptioninterface
SignedDocumentProcessor<T,
X extends AdesObject> Interface for a processor of a signed document.interface
Interface for a processor of a "to be signed" document. -
Uses of DocumentProcessor in se.idsec.signservice.integration.document.impl
Classes in se.idsec.signservice.integration.document.impl that implement DocumentProcessorModifier and TypeClassDescriptionclass
AbstractSignedDocumentProcessor<T,
X extends AdesObject> Abstract base class forSignedDocumentProcessor
implementations.class
Abstract base class forTbsDocumentProcessor
implementations.