Class TestLoginHandler
-
- All Implemented Interfaces:
public class TestLoginHandler- Since:
2021-02-01
trydofor
-
-
Field Summary
Fields Modifier and Type Field Description public AuthenticationSuccessHandlerloginSuccesspublic AuthenticationFailureHandlerloginFailurepublic LogoutSuccessHandlerlogoutSuccess
-
Constructor Summary
Constructors Constructor Description TestLoginHandler()
-
Method Summary
Modifier and Type Method Description voidsetWingsLocaleResolver(WingsLocaleResolver wingsLocaleResolver)-
-
Method Detail
-
setWingsLocaleResolver
@Autowired() void setWingsLocaleResolver(WingsLocaleResolver wingsLocaleResolver)
-
-
-
-