java.lang.Object
com.inductiveautomation.perspective.gateway.action.AuthChallengeAction
- All Implemented Interfaces:
Action
public class AuthChallengeAction
extends Object
implements Action
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.inductiveautomation.perspective.gateway.api.Action
shutdown, startup
-
-
Method Details
-
runAction
public void runAction(org.python.core.PyObject event)
- Specified by:
runAction
in interface Action