Uses of Class
org.apache.syncope.client.console.rest.AuditRestClient
Packages that use AuditRestClient
Package
Description
-
Uses of AuditRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return AuditRestClient -
Uses of AuditRestClient in org.apache.syncope.client.console.audit
Fields in org.apache.syncope.client.console.audit declared as AuditRestClientConstructors in org.apache.syncope.client.console.audit with parameters of type AuditRestClientModifierConstructorDescriptionAuditHistoryDetails(String id, EntityTO currentEntity, OpEvent.CategoryType type, String category, String op, String auditRestoreEntitlement, AuditRestClient restClient) AuditHistoryModal(OpEvent.CategoryType type, String category, T entity, String auditRestoreEntitlement, AuditRestClient restClient) -
Uses of AuditRestClient in org.apache.syncope.client.console.clientapps
Fields in org.apache.syncope.client.console.clientapps declared as AuditRestClientModifier and TypeFieldDescriptionprotected AuditRestClientClientAppDirectoryPanel.auditRestClient -
Uses of AuditRestClient in org.apache.syncope.client.console.notifications
Fields in org.apache.syncope.client.console.notifications declared as AuditRestClientModifier and TypeFieldDescriptionprotected AuditRestClientNotificationDirectoryPanel.auditRestClient -
Uses of AuditRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as AuditRestClient -
Uses of AuditRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as AuditRestClientModifier and TypeFieldDescriptionprotected AuditRestClientAnyDirectoryPanel.auditRestClientprotected AuditRestClientAttrRepoDirectoryPanel.auditRestClientprotected AuditRestClientAuthModuleDirectoryPanel.auditRestClientprotected AuditRestClientConnectorDirectoryPanel.auditRestClientprotected AuditRestClientResourceDirectoryPanel.auditRestClient -
Uses of AuditRestClient in org.apache.syncope.client.console.policies
Fields in org.apache.syncope.client.console.policies declared as AuditRestClient -
Uses of AuditRestClient in org.apache.syncope.client.console.topology
Fields in org.apache.syncope.client.console.topology declared as AuditRestClient