@Service public class AuthenticationSuccessEventAction extends Object implements ApplicationSecurityEventAction<org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent>
| Constructor and Description |
|---|
AuthenticationSuccessEventAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent authorizedEvent) |
public void doAction(org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent authorizedEvent)
doAction in interface ApplicationSecurityEventAction<org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent>Copyright © 2015–2017 eGovernments Foundation. All rights reserved.