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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.inductiveautomation.perspective.gateway.api.Actionshutdown, startup
 
- 
- 
Method Details
- 
runActionpublic void runAction(org.python.core.PyObject event) 
- Specified by:
- runActionin interface- Action