Package org.apache.syncope.wa.bootstrap
Class WABootstrapConfiguration
- java.lang.Object
- 
- org.apache.syncope.wa.bootstrap.WABootstrapConfiguration
 
- 
 @Configuration(proxyBeanMethods=false) @PropertySource("classpath:wa.properties") @PropertySource(value="file:${syncope.conf.dir}/wa.properties",ignoreResourceNotFound=true) public class WABootstrapConfiguration extends Object 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classWABootstrapConfiguration.PropertySourceConfigurationstatic classWABootstrapConfiguration.WAClientConfiguration
 - 
Constructor SummaryConstructors Constructor Description WABootstrapConfiguration()
 
-