Uses of Class
org.apache.syncope.common.lib.to.PrivilegeTO
Package
Description
-
Uses of PrivilegeTO in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected final BaseModal
<PrivilegeTO> ApplicationDirectoryPanel.privilegeModal
Modifier and TypeMethodDescriptionprotected ActionsPanel
<PrivilegeTO> PrivilegeDirectoryPanel.getActions
(IModel<PrivilegeTO> model) protected List
<IColumn<PrivilegeTO, String>> PrivilegeDirectoryPanel.getColumns()
PrivilegeDirectoryPanel.PrivilegeDataProvider.iterator
(long first, long count) PrivilegeDirectoryPanel.PrivilegeDataProvider.model
(PrivilegeTO object) Modifier and TypeMethodDescriptionprotected WizardModel
PrivilegeWizardBuilder.buildModelSteps
(PrivilegeTO modelObject, WizardModel wizardModel) PrivilegeDirectoryPanel.PrivilegeDataProvider.model
(PrivilegeTO object) protected Serializable
PrivilegeWizardBuilder.onApplyInternal
(PrivilegeTO modelObject) Modifier and TypeMethodDescriptionprotected ActionsPanel
<PrivilegeTO> PrivilegeDirectoryPanel.getActions
(IModel<PrivilegeTO> model) ModifierConstructorDescriptionPrivilegeWizardBuilder
(ApplicationTO application, PrivilegeTO privilege, ApplicationRestClient applicationRestClient, PageReference pageRef) Profile
(PrivilegeTO privilege) Spec
(PrivilegeTO privilege) ModifierConstructorDescriptionprotected
PrivilegeDirectoryPanel
(BaseModal<PrivilegeTO> baseModal, ApplicationRestClient restClient, ApplicationTO application, PageReference pageRef) -
Uses of PrivilegeTO in org.apache.syncope.common.lib.to
-
Uses of PrivilegeTO in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionApplicationService.readPrivilege
(@NotNull String key) Returns privilege with matching key. -
Uses of PrivilegeTO in org.apache.syncope.core.logic
-
Uses of PrivilegeTO in org.apache.syncope.core.provisioning.api.data
-
Uses of PrivilegeTO in org.apache.syncope.core.provisioning.java.data
-
Uses of PrivilegeTO in org.apache.syncope.core.rest.cxf.service