Class SCIMConsoleContext
- java.lang.Object
-
- org.apache.syncope.client.console.SCIMConsoleContext
-
@Configuration(proxyBeanMethods=false) public class SCIMConsoleContext extends Object
-
-
Constructor Summary
Constructors Constructor Description SCIMConsoleContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SCIMConfRestClient
scimConfRestClient()
-
-
-
Method Detail
-
scimConfRestClient
@ConditionalOnMissingBean @Bean public SCIMConfRestClient scimConfRestClient()
-
-