Uses of Class
org.apache.syncope.client.enduser.rest.GroupRestClient
-
Packages that use GroupRestClient Package Description org.apache.syncope.client.enduser org.apache.syncope.client.enduser.panels.any -
-
Uses of GroupRestClient in org.apache.syncope.client.enduser
Methods in org.apache.syncope.client.enduser that return GroupRestClient Modifier and Type Method Description GroupRestClient
IdRepoEnduserContext. groupRestClient()
-
Uses of GroupRestClient in org.apache.syncope.client.enduser.panels.any
Fields in org.apache.syncope.client.enduser.panels.any declared as GroupRestClient Modifier and Type Field Description protected GroupRestClient
Groups. groupRestClient
-