Interface Page
- All Superinterfaces:
- AuditingContext,- LoggingContext,- PerspectiveElement,- PropertyTreeOwner
- All Known Implementing Classes:
- DesignerPageModel,- PageModel
- 
Method SummaryModifier and TypeMethodDescriptionvoidlonggetId()com.google.common.eventbus.EventBusDeprecated.getViews()booleanvoidnewAuthChallenge(AuthChallengeRequest authChallengeRequest) Trigger a new authentication challenge.voidMethods inherited from interface com.inductiveautomation.perspective.gateway.api.AuditingContextaudit, getAuditSnapshotMethods inherited from interface com.inductiveautomation.perspective.gateway.api.LoggingContextgetLogger, getMdcParent, mdc, mdcSetup, mdcSetupTree, mdcTeardown, mdcTeardownTree, mdcWrapMethods inherited from interface com.inductiveautomation.perspective.gateway.api.PerspectiveElementcreatePropertyReference, getAuditProfile, getName, getPage, getQualifiedPath, getSession, getView, isRunningMethods inherited from interface com.inductiveautomation.perspective.gateway.api.PropertyTreeOwnergetPropertyTreeOf
- 
Method Details- 
getIdString getId()
- 
getCreatedlong getCreated()
- 
getViews
- 
send- Throws:
- IOException
 
- 
getPageEventBusDeprecated.Replaced bygetPageEventManager(). Will be removed in 8.2.0
- 
getPageEventManagerEventManager getPageEventManager()
- 
isConnectedboolean isConnected()
- 
close
- 
newAuthChallengeTrigger a new authentication challenge. Sends a message to the client to open the authentication challenge workflow using whatever framing option was specified in the auth challenge request.- Parameters:
- authChallengeRequest- the- AuthChallengeRequest
- Throws:
- Exception- if the client identifier associated with the auth challenge request is blank, or if the message channel between the Gateway and the Client is not currently open
 
 
- 
getPageEventManager().