Uses of Class
io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
Packages that use VaultUnlockStepModel
-
Uses of VaultUnlockStepModel 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 VaultUnlockStepModelModifier and TypeMethodDescriptionStepContext<VaultUnlockStepModel, io.getlime.security.powerauth.rest.api.model.response.EciesEncryptedResponse> VaultUnlockStep.prepareStepContext(StepLogger stepLogger, Map<String, Object> context) Method parameters in io.getlime.security.powerauth.lib.cmd.steps.v3 with type arguments of type VaultUnlockStepModelModifier and TypeMethodDescriptionvoidVaultUnlockStep.processResponse(StepContext<VaultUnlockStepModel, io.getlime.security.powerauth.rest.api.model.response.EciesEncryptedResponse> stepContext)