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