Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/annotationsro/signito-client-howto

Set of examples and HowTos for signito-client Java API
https://github.com/annotationsro/signito-client-howto

Last synced: about 1 month ago
JSON representation

Set of examples and HowTos for signito-client Java API

Awesome Lists containing this project

README

        

## Signito Java client - usage guide

This repository contains HowTos and usage examples for [Signito](https://www.signito.sk/en/home/) signing solution.
Make sure this repository is switched to [appropriate tag](https://github.com/AnnotationSro/signito-client-howto/tags) - based on `signito-client` version you are using.

### Basic usage

To start using signito-client Java API just include these Maven dependencies into your project:

```

sk.annotation.projects.signito
signito-client
minimal
LATEST VERSION FROM MAVEN CENTRAL

com.fasterxml.jackson.core
jackson-databind
2.13.2.2

com.fasterxml.jackson.datatype
jackson-datatype-jsr310
2.13.3

com.fasterxml.jackson.datatype
jackson-datatype-jdk8
2.13.3

```

Examples of how to use Java API you just importend, please refer to [sample Maven project](java-sample-client/) in this repository that contains several examples for:
- creating new document to sign (basic scenario with one signature and one document, to more complex examples)
- checking whether document is signed (either by webhook or by pull-method)
- downloading signed documents & signature protocol