Class AuthChallengeAction
- java.lang.Object
-
- com.inductiveautomation.perspective.gateway.action.AuthChallengeAction
-
-
Field Summary
Fields Modifier and Type Field Description static ActionFactory
FACTORY
static java.lang.String
ID
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
runAction(org.python.core.PyObject event)
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
-
FACTORY
public static final ActionFactory FACTORY
-
-