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