Package org.apache.syncope.wa.bootstrap
Class WABootstrapConfiguration.WAClientConfiguration
- java.lang.Object
-
- org.apache.syncope.wa.bootstrap.WABootstrapConfiguration.WAClientConfiguration
-
- Enclosing class:
- WABootstrapConfiguration
@Configuration(proxyBeanMethods=false) public static class WABootstrapConfiguration.WAClientConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description WAClientConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WARestClient
waRestClient()
-
-
-
Method Detail
-
waRestClient
@Bean public WARestClient waRestClient()
-
-