Class AuthenticationConfiguration
java.lang.Object
eu.dnetlib.authentication.configuration.AuthenticationConfiguration
@Configuration
@EnableConfigurationProperties({Properties.class,GlobalVars.class})
@ComponentScan(basePackages="eu.dnetlib.authentication")
@Import(eu.dnetlib.uoaauthorizationlibrary.AuthorizationConfiguration.class)
public class AuthenticationConfiguration
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Field Details
-
LOGIN_URL
-
LOGOUT_URL
-
-
Constructor Details
-
AuthenticationConfiguration
-
-
Method Details
-
checkProperties
@PostConstruct public void checkProperties() -
getProperties
-
scopeReader
-