Uses of Interface
io.getlime.security.powerauth.lib.cmd.steps.model.data.ActivationData
Packages that use ActivationData
Package
Description
-
Uses of ActivationData in io.getlime.security.powerauth.lib.cmd.steps
Classes in io.getlime.security.powerauth.lib.cmd.steps with type parameters of type ActivationDataModifier and TypeClassDescriptionclassAbstractActivationStep<M extends ActivationData>Abstract step with common parts used in activations steps -
Uses of ActivationData in io.getlime.security.powerauth.lib.cmd.steps.model
Classes in io.getlime.security.powerauth.lib.cmd.steps.model that implement ActivationDataModifier and TypeClassDescriptionclassModel representing step for creating an activation using recovery code.classModel representing step for creating a custom activation.classModel representing parameters of the step for preparing a new activation (key exchange).