Package com.inductiveautomation.ignition.gateway.dataroutes
package com.inductiveautomation.ignition.gateway.dataroutes
-
ClassDescriptionCombines multiple route access controllers, requiring each of them to pass.Combines multiple route access controllers, requiring at least one to passPrevents routes from being run on Ignition Edge.Enum representing the various methods allowed by HTTP.Wrapper around an HttpServletRequest to include some helpful data for
RouteHandler
instances.Formats an object returned by aRouteHandler
into a string suitable for the body of an HTTP response.Controls access to a mounted route.A bundle of routes mounted underneath /data/group-name/*Handler that is associated with a mounted route.Holds some static instances of RouteAccessControl objects that help data-api routes require the user to have an active wicket session and be logged in to various sections of the web ui.