Class WingsSecBeanInitConfigurer
-
- All Implemented Interfaces:
-
org.springframework.security.config.annotation.SecurityConfigurer
@Order(value = WingsSecBeanInitConfigurer.ORDER) public class WingsSecBeanInitConfigurer extends GlobalAuthenticationConfigurerAdapter
order before InitializeUserDetailsBeanManagerConfigurer.DEFAULT_ORDER
- Since:
2021-02-09
trydofor
-
-
Field Summary
Fields Modifier and Type Field Description public final static intORDER
-
Constructor Summary
Constructors Constructor Description WingsSecBeanInitConfigurer(ApplicationContext context)
-