LaunchKey SDK

SDK for interacting with the LaunchKey distributed authentication and authorization platform

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

launchkey-sdk
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

LaunchKey SDK
SDK for interacting with the LaunchKey distributed authentication and authorization platform
Project Organization

Project Organization

iovation

Download launchkey-sdk

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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

Versions

Version
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