Class BaseRestClient
java.lang.Object
org.apache.syncope.client.enduser.rest.BaseRestClient
- All Implemented Interfaces:
Serializable,RestClient
- Direct Known Subclasses:
AbstractAnyRestClient,AnyTypeRestClient,AuthProfileRestClient,BpmnProcessRestClient,SchemaRestClient,SecurityQuestionRestClient,SyncopeRestClient,UserRequestRestClient,UserSelfRestClient
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <E extends JAXRSService,T>
Tprotected <T> TgetService(Class<T> serviceClass) protected <T> TgetService(String etag, Class<T> serviceClass) protected StringgetStatus(int httpStatus) protected <T> voidresetClient(Class<T> serviceClass)
-
Field Details
-
LOG
-
-
Constructor Details
-
BaseRestClient
public BaseRestClient()
-
-
Method Details
-
getSyncopeService
-
getService
-
getService
-
resetClient
-
toOrderBy
-
getObject
-
getStatus
-