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 SCIMConfRestClient
SCIMConsoleContext. 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 SCIMConfRestClient
SCIMConfPage. 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 SCIMConfRestClient
SCIMConfPanel. scimConfRestClient
-