Class AuthenticationConfiguration
java.lang.Object
eu.dnetlib.authentication.configuration.AuthenticationConfiguration
@Configuration
@EnableConfigurationProperties({Properties.class,GlobalVars.class})
@ComponentScan(basePackages="eu.dnetlib.authentication")
public class AuthenticationConfiguration
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidorg.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Field Details
-
LOGIN_URL
-
LOGOUT_URL
-
-
Constructor Details
-
AuthenticationConfiguration
-
-
Method Details
-
checkProperties
@PostConstruct public void checkProperties() -
getProperties
-
scopeReader
-
corsConfigurer
@Bean public org.springframework.web.servlet.config.annotation.WebMvcConfigurer corsConfigurer()
-