Package io.jmix.ui.theme
Class ThemeSuccessfulAuthenticationListener
java.lang.Object
io.jmix.ui.theme.ThemeSuccessfulAuthenticationListener
@Component("ui_ThemeSuccessfulAuthenticationListener")
public class ThemeSuccessfulAuthenticationListener
extends Object
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onAuthenticationSuccess
(org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent event)
-
Field Details
-
variantsManager
-
-
Constructor Details
-
ThemeSuccessfulAuthenticationListener
public ThemeSuccessfulAuthenticationListener()
-
-
Method Details
-
onAuthenticationSuccess
@EventListener public void onAuthenticationSuccess(org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent event)
-