powerauth-java-client

PowerAuth 2.0 Service Client

License

License

Categories

Categories

Java Languages Security CLI User Interface
GroupId

GroupId

io.getlime.security
ArtifactId

ArtifactId

powerauth-java-client
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

powerauth-java-client
PowerAuth 2.0 Service Client
Project URL

Project URL

http://powerauth.com/powerauth-java-client/
Project Organization

Project Organization

Lime - HighTech Solutions Inc.

Download powerauth-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client/ -->
<dependency>
    <groupId>io.getlime.security</groupId>
    <artifactId>powerauth-java-client</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client/
implementation 'io.getlime.security:powerauth-java-client:0.12.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-client/
implementation ("io.getlime.security:powerauth-java-client:0.12.0")
'io.getlime.security:powerauth-java-client:jar:0.12.0'
<dependency org="io.getlime.security" name="powerauth-java-client" rev="0.12.0">
  <artifact name="powerauth-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java-client', version='0.12.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-java-client" % "0.12.0"
[io.getlime.security/powerauth-java-client "0.12.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.4.1.RELEASE
org.springframework.ws : spring-ws-core jar 2.3.0.RELEASE
org.apache.ws.security : wss4j jar 1.6.19
wsdl4j : wsdl4j jar 1.6.3

test (1)

Group / Artifact Type Version
xerces : xercesImpl jar 2.11.0

Project Modules

There are no modules declared in this project.

PowerAuth

Coverity Scan Build Status Build Status GitHub issues Maven Central Twitter License

PowerAuth is a protocol for a key exchange and for subsequent request signing designed specifically for the purposes of applications with high security demands, such as banking applications or identity management applications. It defines all items that are required for a complete security solution: a used cryptography, a security scheme and standard RESTful API end-points.

A typical use-case for PowerAuth protocol would be assuring the security of a mobile banking application. User usually downloads a "blank" (non-personalized) mobile banking app from the mobile application market. Then, user activates (personalizes, using a key-exchange algorithm) the mobile banking using some application that is assumed secure, for example via the internet banking or via the branch kiosk system. Finally, user can use activated mobile banking application to create signed requests - to log in to mobile banking, send a payment, certify contracts, etc.

Documentation

For the most recent documentation and tutorials, please visit PowerAuth Crypto Documentation on GitHub or visit developers.wultra.com.

License

All sources are licensed using Apache 2.0 license, you can use them with no restriction. If you are using PowerAuth, please let us know. We will be happy to share and promote your project.

io.getlime.security

Wultra

We are now Wultra - please visit our new repository location.

Versions

Version
0.12.0
0.11.1
0.11.0
0.10.0
0.0.9
0.0.8