Package org.apache.syncope.core.rest.cxf
Class SCIMRESTCXFContext
- java.lang.Object
-
- org.apache.syncope.core.rest.cxf.SCIMRESTCXFContext
-
@Configuration(proxyBeanMethods=false) public class SCIMRESTCXFContext extends Object
-
-
Constructor Summary
Constructors Constructor Description SCIMRESTCXFContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SCIMConfService
scimConfService(SCIMConfManager scimConfManager)
-
-
-
Method Detail
-
scimConfService
@ConditionalOnMissingBean @Bean public SCIMConfService scimConfService(SCIMConfManager scimConfManager)
-
-