Uses of Class
io.getlime.security.powerauth.lib.cmd.steps.model.StartUpgradeStepModel
| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.steps.v3 |
-
Uses of StartUpgradeStepModel 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 StartUpgradeStepModel Modifier and Type Method Description StepContext<StartUpgradeStepModel,io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse>StartUpgradeStep. prepareStepContext(StepLogger stepLogger, Map<String,Object> context)Method parameters in io.getlime.security.powerauth.lib.cmd.steps.v3 with type arguments of type StartUpgradeStepModel Modifier and Type Method Description voidStartUpgradeStep. processResponse(StepContext<StartUpgradeStepModel,io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse> stepContext)