LaunchKey SDK

SDK for interacting with the LaunchKey distributed authentication and authorization platform

Лицензия

Лицензия

MIT
Категории

Категории

KeY Данные Data Formats Formal Verification
Группа

Группа

com.launchkey.sdk
Идентификатор

Идентификатор

launchkey-sdk
Последняя версия

Последняя версия

4.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

LaunchKey SDK
SDK for interacting with the LaunchKey distributed authentication and authorization platform
Организация-разработчик

Организация-разработчик

iovation

Скачать launchkey-sdk

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.launchkey.sdk/launchkey-sdk/ -->
<dependency>
    <groupId>com.launchkey.sdk</groupId>
    <artifactId>launchkey-sdk</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.launchkey.sdk/launchkey-sdk/
implementation 'com.launchkey.sdk:launchkey-sdk:4.0.0'
// https://jarcasting.com/artifacts/com.launchkey.sdk/launchkey-sdk/
implementation ("com.launchkey.sdk:launchkey-sdk:4.0.0")
'com.launchkey.sdk:launchkey-sdk:jar:4.0.0'
<dependency org="com.launchkey.sdk" name="launchkey-sdk" rev="4.0.0">
  <artifact name="launchkey-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.launchkey.sdk', module='launchkey-sdk', version='4.0.0')
)
libraryDependencies += "com.launchkey.sdk" % "launchkey-sdk" % "4.0.0"
[com.launchkey.sdk/launchkey-sdk "4.0.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar [4.3,5.0)
commons-codec : commons-codec jar [1.7,2.0)
com.fasterxml.jackson.core : jackson-annotations jar [2.0,3.0)
com.fasterxml.jackson.core : jackson-databind jar [2.0,3.0)
commons-logging : commons-logging jar [1.1.2,2.0.0)
org.bitbucket.b_c : jose4j jar [0.5.1,1.0.0)
javax.cache : cache-api jar [1.0.0,2.0.0)

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.bouncycastle : bcprov-jdk15on jar [1.46,2.0)
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.

TransUnion TruValidate Multifactor Authentication SDK for Java

Build Status

SDK

The TransUnion TruValidate Multifactor Authentication SDK for Java provides a native Java SDK for interacting with the TransUnion TruValidate Multifactor Authentication API.

Go to the README

Examples

Examples for using the TransUnion TruValidate Multifactor Authentication SDK for Java

CLI Example

Go to the README

Spring MVC Example

Go to the README

Contributing

  1. Fork it (GitHub forking guide)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Unit test your changes (mvn clean test)
  4. Integration test your changes (See Instructions)
  5. Commit your changes (git commit -am 'Add some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create new Pull Request
com.launchkey.sdk

TransUnion Global Fraud & Identity Solutions

Версии библиотеки

Версия
4.0.0
3.1.0
3.0.0
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0