Class SimpleSecurityContext
java.lang.Object
io.getlime.security.powerauth.lib.cmd.steps.context.security.SimpleSecurityContext
- All Implemented Interfaces:
SecurityContext
public class SimpleSecurityContext extends java.lang.Object implements SecurityContext
Simple security context
- Author:
- Lukas Lukovsky, lukas.lukovsky@wultra.com
-
Constructor Summary
Constructors Constructor Description SimpleSecurityContext() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SimpleSecurityContext
public SimpleSecurityContext()
-