Package io.jmix.ui.app
Class UserChangedListener
java.lang.Object
io.jmix.ui.app.UserChangedListener
Listener that handles different sources of user changes, e.g. interactive authentication or user substitution.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
void
onAuthenticationSuccess
(org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent event) void
-
Constructor Details
-
UserChangedListener
public UserChangedListener()
-
-
Method Details
-
onAuthenticationSuccess
@EventListener public void onAuthenticationSuccess(org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent event) -
onUserSubstituted
-
forceRefreshUI
protected void forceRefreshUI()
-