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