| Interface | Description |
|---|---|
| RemoteDocumentSignatureService<DOC,SP extends AbstractSerializableSignatureParameters> |
This interface
RemoteDocumentSignatureService provides operations for the signature creation and for its
extension. |
| RemoteMultipleDocumentsSignatureService<DOC,SP extends AbstractSerializableSignatureParameters> |
This interface
RemoteMultipleDocumentsSignatureService provides operations for the signature creation. |
| Class | Description |
|---|---|
| AbstractDataToSignDTO | |
| AbstractSignDocumentDTO | |
| DataToSignMultipleDocumentsDTO |
This class is a DTO to transfer required objects to execute getDataToSign method
It's only possible to transfer an object by POST and REST.
|
| DataToSignOneDocumentDTO |
This class is a DTO to transfer required objects to execute getDataToSign method
It's only possible to transfer an object by POST and REST.
|
| ExtendDocumentDTO |
This class is a DTO to transfer required objects to execute extendDocument method
It's only possible to transfer an object by POST and REST.
|
| SignMultipleDocumentDTO |
This class is a DTO to transfer required objects to execute signDocument method
It's only possible to transfer an object by POST and REST.
|
| SignOneDocumentDTO |
This class is a DTO to transfer required objects to execute signDocument method
It's only possible to transfer an object by POST and REST.
|
Copyright © 2018. All rights reserved.