Class BaseRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
- All Implemented Interfaces:
Serializable
,RestClient
- Direct Known Subclasses:
AbstractAnyRestClient
,AccessTokenRestClient
,AnyTypeClassRestClient
,AnyTypeRestClient
,ApplicationRestClient
,AttrRepoRestClient
,AuditRestClient
,AuthModuleRestClient
,AuthProfileRestClient
,BpmnProcessRestClient
,ClientAppRestClient
,CommandRestClient
,ConnectorRestClient
,DelegationRestClient
,DynRealmRestClient
,FIQLQueryRestClient
,ImplementationRestClient
,NotificationRestClient
,OIDCJWKSRestClient
,OIDCProviderRestClient
,PolicyRestClient
,RealmRestClient
,ReconciliationRestClient
,RelationshipTypeRestClient
,RemediationRestClient
,ReportRestClient
,ResourceRestClient
,RoleRestClient
,SAML2IdPEntityRestClient
,SAML2IdPsRestClient
,SAML2SPEntityRestClient
,SAML2SPRestClient
,SchemaRestClient
,SCIMConfRestClient
,SecurityQuestionRestClient
,SRARouteRestClient
,SyncopeRestClient
,TaskRestClient
,UserRequestRestClient
,UserSelfRestClient
,UserWorkflowTaskRestClient
,WAConfigRestClient
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <E extends JAXRSService,
T>
Tprotected <T> T
getService
(Class<T> serviceClass) protected <T> T
getService
(String etag, Class<T> serviceClass) protected String
getStatus
(int httpStatus) protected <T> void
resetClient
(Class<T> serviceClass) static String
-
Field Details
-
LOG
-
-
Constructor Details
-
BaseRestClient
public BaseRestClient()
-
-
Method Details
-
toOrderBy
-
getSyncopeService
-
getService
-
getService
-
resetClient
-
getObject
-
getStatus
-