Uses of Class
org.apache.syncope.client.console.rest.SCIMConfRestClient
-
Packages that use SCIMConfRestClient Package Description org.apache.syncope.client.console org.apache.syncope.client.console.pages org.apache.syncope.client.console.panels -
-
Uses of SCIMConfRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SCIMConfRestClient Modifier and Type Method Description SCIMConfRestClientSCIMConsoleContext. scimConfRestClient() -
Uses of SCIMConfRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as SCIMConfRestClient Modifier and Type Field Description protected SCIMConfRestClientSCIMConfPage. scimConfRestClient -
Uses of SCIMConfRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SCIMConfRestClient Modifier and Type Field Description protected SCIMConfRestClientSCIMConfPanel. scimConfRestClient
-