Package org.apache.syncope.wa.bootstrap
Class WARestClient
java.lang.Object
org.apache.syncope.wa.bootstrap.WARestClient
-
Field Summary
-
Constructor Summary
ConstructorDescriptionWARestClient
(String anonymousUser, String anonymousKey, boolean useGZIPCompression, String serviceDiscoveryAddress) -
Method Summary
Modifier and TypeMethodDescriptionprotected Optional
<NetworkService> getCore()
<T> T
getService
(Class<T> serviceClass) boolean
isReady()
-
Field Details
-
LOG
-
anonymousUser
-
anonymousKey
-
useGZIPCompression
protected final boolean useGZIPCompression -
serviceDiscoveryAddress
-
services
-
-
Constructor Details
-
WARestClient
-
-
Method Details
-
getCore
-
getSyncopeClient
-
getService
-
isReady
public boolean isReady()
-