java.lang.Object
com.inductiveautomation.perspective.gateway.session.NativeDevice

public class NativeDevice extends Object
  • Field Details

  • Method Details

    • isValidMobile

      public boolean isValidMobile()
    • isValidWorkstation

      public boolean isValidWorkstation()
    • updateChallenge

      public void updateChallenge(NativeDevice device)
      After Gateway reset, a new challenge is generated for the mobile session. Allow setting a new challenge if one hasn't already been set.
      Parameters:
      device - NativeDevice from current request
    • forDesigner

      public static NativeDevice forDesigner()
    • from

      public static NativeDevice from(javax.servlet.http.HttpServletRequest request)