Package com.inductiveautomation.ignition.gateway.auth.web
-
Interface Summary Interface Description WebAuthRequestCollection.BaseWebAuthResponseHandler BaseWebAuthRequestCollection.WebAuthResponseHandler
interface which provides some default method implementations common to many types of handlersWebAuthRequestCollection.LoginResponseHandler WebAuthRequestCollection.BaseWebAuthResponseHandler
which handles login responsesWebAuthRequestCollection.LogoutResponseHandler WebAuthRequestCollection.BaseWebAuthResponseHandler
which handles logout responsesWebAuthRequestCollection.WebAuthResponseHandler Handler for web auth responsesWebAuthRequestCollection.WebAuthTimeoutContext Provides context forWebAuthRequestCollection.WebAuthResponseHandler
s to handle timeouts -
Class Summary Class Description WebAuthRequestCollection A collection of web auth requests represented as relay state ->WebAuthRequestCollection.WebAuthCallback
pairs.WebAuthRequestCollection.WebAuthCallback Wraps 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.