Uses of Interface
io.getlime.security.powerauth.lib.cmd.steps.model.feature.ResultStatusChangeable
Packages that use ResultStatusChangeable
Package
Description
-
Uses of ResultStatusChangeable in io.getlime.security.powerauth.lib.cmd.status
Methods in io.getlime.security.powerauth.lib.cmd.status with parameters of type ResultStatusChangeableModifier and TypeMethodDescriptionvoidResultStatusFileService.save(ResultStatusChangeable model) Stores the result status object into a filevoidResultStatusMemoryService.save(ResultStatusChangeable model) voidResultStatusService.save(ResultStatusChangeable model) Saves the result status object -
Uses of ResultStatusChangeable in io.getlime.security.powerauth.lib.cmd.steps
Methods in io.getlime.security.powerauth.lib.cmd.steps with type parameters of type ResultStatusChangeableModifier and TypeMethodDescriptionprotected <RS extends ResultStatusChangeable>
voidAbstractBaseStep.incrementCounter(RS model) Increments the counter (the signature already used hash based counter) -
Uses of ResultStatusChangeable in io.getlime.security.powerauth.lib.cmd.steps.model
Classes in io.getlime.security.powerauth.lib.cmd.steps.model that implement ResultStatusChangeableModifier and TypeClassDescriptionclassModel representing step for creating an activation using recovery code.classModel representing step for committing upgrade between different PowerAuth protocol versions.classModel representing parameters of the step for computing offline signatures.classModel representing step for confirming recovery code.classModel representing step for creating a custom activation.classModel representing step for creating a new token.classModel representing parameters of the step for preparing a new activation (key exchange).classModel representing parameters of the step for removing activation.classModel representing step for removing a token.classModel representing step for starting upgrade between different PowerAuth protocol versions.classModel representing parameters of the step for unlocking secure vault.classModel representing parameters of the step for verifying data signature. -
Uses of ResultStatusChangeable in io.getlime.security.powerauth.lib.cmd.steps.model.data
Subinterfaces of ResultStatusChangeable in io.getlime.security.powerauth.lib.cmd.steps.model.data