Uses of Class
org.apache.syncope.client.enduser.rest.BaseRestClient
-
Packages that use BaseRestClient Package Description org.apache.syncope.client.enduser.rest -
-
Uses of BaseRestClient in org.apache.syncope.client.enduser.rest
Subclasses of BaseRestClient in org.apache.syncope.client.enduser.rest Modifier and Type Class Description class
AbstractAnyRestClient<TO extends AnyTO>
class
AnyTypeRestClient
class
BpmnProcessRestClient
class
GroupRestClient
Enduser client for invoking Rest Group's services.class
SchemaRestClient
Enduser client for invoking rest schema services.class
SecurityQuestionRestClient
class
SyncopeRestClient
class
UserRequestRestClient
class
UserSelfRestClient
-