Package org.openehealth.ipf.boot.xacml20
Class IpfXacml20AutoConfiguration
java.lang.Object
org.openehealth.ipf.boot.xacml20.IpfXacml20AutoConfiguration
@Configuration
@AutoConfigureAfter(IpfAtnaAutoConfiguration.class)
@EnableConfigurationProperties(IpfXacml20ConfigurationProperties.class)
public class IpfXacml20AutoConfiguration
extends Object
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
IpfXacml20AutoConfiguration
 
-