Class StepContext<M extends BaseStepData,R>
java.lang.Object
io.getlime.security.powerauth.lib.cmd.steps.context.StepContext<M,R>
public class StepContext<M extends BaseStepData,R>
extends java.lang.Object
Step call context
- Author:
- Lukas Lukovsky, lukas.lukovsky@wultra.com
-
Constructor Summary
Constructors Constructor Description StepContext() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StepContext
public StepContext()
-