Uses of Class
io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
Packages that use CreateActivationStepModel
-
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 CreateActivationStepModelModifier and TypeMethodDescriptionStepContext<CreateActivationStepModel, io.getlime.security.powerauth.rest.api.model.response.EciesEncryptedResponse> CreateActivationStep.prepareStepContext(StepLogger stepLogger, Map<String, Object> context) Method parameters in io.getlime.security.powerauth.lib.cmd.steps.v3 with type arguments of type CreateActivationStepModelModifier and TypeMethodDescriptionprotected io.getlime.security.powerauth.rest.api.model.request.ActivationLayer1RequestCreateActivationStep.prepareLayer1Request(StepContext<CreateActivationStepModel, io.getlime.security.powerauth.rest.api.model.response.EciesEncryptedResponse> stepContext, io.getlime.security.powerauth.rest.api.model.request.EciesEncryptedRequest encryptedRequestL2)