Class BaseRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
- All Implemented Interfaces:
Serializable,RestClient
- Direct Known Subclasses:
AbstractAnyRestClient,AccessTokenRestClient,AnyTypeClassRestClient,AnyTypeRestClient,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,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> TgetService(Class<T> serviceClass) protected <T> TgetService(String etag, Class<T> serviceClass) protected StringgetStatus(int httpStatus) protected <T> voidresetClient(Class<T> serviceClass) static String
-
Field Details
-
LOG
-
-
Constructor Details
-
BaseRestClient
public BaseRestClient()
-
-
Method Details
-
toOrderBy
-
getSyncopeService
-
getService
-
getService
-
resetClient
-
getObject
-
getStatus
-