Package com.inductiveautomation.ignition.gateway.auth.web
package com.inductiveautomation.ignition.gateway.auth.web
-
ClassDescriptionA collection of web auth requests represented as relay state ->
WebAuthRequestCollection.WebAuthCallback
pairs.BaseWebAuthRequestCollection.WebAuthResponseHandler
interface which provides some default method implementations common to many types of handlersWebAuthRequestCollection.BaseWebAuthResponseHandler
which handles login responsesWebAuthRequestCollection.BaseWebAuthResponseHandler
which handles logout responsesWraps a web auth request's creation timestamp, state to be carried from request to response, and a web auth response handler for handling the web auth response associated with the request.Handler for web auth responsesProvides context forWebAuthRequestCollection.WebAuthResponseHandler
s to handle timeouts