| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
CreateTokenResponse |
ObjectFactory.createCreateTokenResponse()
Create an instance of
CreateTokenResponse |
| Modifier and Type | Method and Description |
|---|---|
CreateTokenResponse |
PowerAuthServiceClient.createToken(CreateTokenRequest request)
Create a new token for basic token-based authentication.
|
CreateTokenResponse |
PowerAuthServiceClient.createToken(String activationId,
String applicationKey,
String ephemeralPublicKey,
String encryptedData,
String mac,
String nonce,
SignatureType signatureType)
Create a new token for basic token-based authentication.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.