Skip to content

allanjuhanson/smart-id-java-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Maven Central License: LGPL v3

Smart-ID Java client

Introduction

The Smart-ID Java client can be used for easy integration of the Smart-ID solution to information systems or e-services.

Features

  • Simple interface for user authentication
  • Simple interface for digital signature services

Requirements

  • Java 1.7
  • Internet access to Smart-ID server environment

How to use it

Take a look at the examples

Maven

You can use the library as a Maven dependency from the Maven Central (http://mvnrepository.com/artifact/ee.sk.smartid/smart-id-java-client)

<dependency>
    <groupId>ee.sk.smartid</groupId>
    <artifactId>smart-id-java-client</artifactId>
    <version>1.0</version>
</dependency>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Shell 0.4%