public class ContentInitializer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.security.authentication.AuthenticationProvider |
authenticationProvider
We use the authenticationProvider to login with the admin user, that will
be created in this initializer.
|
protected InitializationService |
initService
Initialization Service to init shogun content like users or default
applications.
|
protected org.apache.log4j.Logger |
LOG
The Logger
|
| Constructor and Description |
|---|
ContentInitializer() |
protected final org.apache.log4j.Logger LOG
@Autowired protected InitializationService initService
@Autowired @Qualifier(value="shogun2AuthenticationProvider") protected org.springframework.security.authentication.AuthenticationProvider authenticationProvider
Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.