Package cronapp.framework.security
Class LegacyPropertyHandler
java.lang.Object
cronapp.framework.security.LegacyPropertyHandler
- All Implemented Interfaces:
org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
@Order
@Configuration
public class LegacyPropertyHandler
extends Object
implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(org.springframework.context.ConfigurableApplicationContext applicationContext)
-
Constructor Details
-
LegacyPropertyHandler
public LegacyPropertyHandler()
-
-
Method Details
-
initialize
public void initialize(org.springframework.context.ConfigurableApplicationContext applicationContext) - Specified by:
initializein interfaceorg.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
-