| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.steps | |
| io.getlime.security.powerauth.lib.cmd.util |
| Modifier and Type | Method and Description |
|---|---|
org.json.simple.JSONObject |
VaultUnlockStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context)
Execute this step with given context
|
org.json.simple.JSONObject |
GetStatusStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context)
Execute this step with given context
|
org.json.simple.JSONObject |
RemoveStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context)
Execute this step with given context
|
org.json.simple.JSONObject |
VerifySignatureStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context)
Execute this step with given context
|
org.json.simple.JSONObject |
VerifyTokenStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context) |
org.json.simple.JSONObject |
CreateActivationStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context) |
org.json.simple.JSONObject |
PrepareActivationStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context)
Execute this step with given context
|
org.json.simple.JSONObject |
BaseStep.execute(JsonStepLogger logger,
Map<String,Object> context)
Execute this step with given logger and context objects.
|
org.json.simple.JSONObject |
EncryptStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context)
Execute this step with given context.
|
org.json.simple.JSONObject |
CreateTokenStep.execute(JsonStepLogger stepLogger,
Map<String,Object> context)
Execute this step with given context
|
| Modifier and Type | Method and Description |
|---|---|
static PublicKey |
ConfigurationUtils.getMasterKey(org.json.simple.JSONObject clientConfigObject,
JsonStepLogger stepLogger)
Get master public key from the configuration object
|
Copyright © 2016–2018 Wultra s.r.o.. All rights reserved.