Uses of Class
io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.steps.v3 |
-
Uses of CreateActivationStepModel in io.getlime.security.powerauth.lib.cmd.steps.v3
Methods in io.getlime.security.powerauth.lib.cmd.steps.v3 that return types with arguments of type CreateActivationStepModel Modifier and Type Method Description StepContext<CreateActivationStepModel,io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse>CreateActivationStep. prepareStepContext(StepLogger stepLogger, java.util.Map<java.lang.String,java.lang.Object> context)Method parameters in io.getlime.security.powerauth.lib.cmd.steps.v3 with type arguments of type CreateActivationStepModel Modifier and Type Method Description protected io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1RequestCreateActivationStep. prepareLayer1Request(StepContext<CreateActivationStepModel,io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse> stepContext, io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest encryptedRequestL2)