@Component(value="cuba_ChangePasswordAfterLoginListener") public class ChangePasswordAfterLoginListener extends java.lang.Object implements org.springframework.context.ApplicationListener<AppLoggedInEvent>
| Constructor and Description |
|---|
ChangePasswordAfterLoginListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(AppLoggedInEvent event) |
public void onApplicationEvent(AppLoggedInEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<AppLoggedInEvent>