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