Class Session.SecurityLevelsChangeEvent
- java.lang.Object
-
- com.inductiveautomation.perspective.gateway.api.Session.SecurityLevelsChangeEvent
-
- Enclosing interface:
- Session
public static class Session.SecurityLevelsChangeEvent extends java.lang.Object
Sent on theEventBus
when the user's security levels change. This will not be sent if the user no longer has access since all pages will be force-closed.
-
-
Constructor Summary
Constructors Constructor Description SecurityLevelsChangeEvent()
-