Uses of Class
org.apache.syncope.common.lib.to.PrivilegeTO
Packages that use PrivilegeTO
Package
Description
-
Uses of PrivilegeTO in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels with type parameters of type PrivilegeTOModifier and TypeFieldDescriptionprotected final BaseModal
<PrivilegeTO> ApplicationDirectoryPanel.privilegeModal
Methods in org.apache.syncope.client.console.panels that return types with arguments of type PrivilegeTOModifier 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) Methods in org.apache.syncope.client.console.panels with parameters of type PrivilegeTOModifier and TypeMethodDescriptionprotected WizardModel
PrivilegeWizardBuilder.buildModelSteps
(PrivilegeTO modelObject, WizardModel wizardModel) PrivilegeDirectoryPanel.PrivilegeDataProvider.model
(PrivilegeTO object) protected Serializable
PrivilegeWizardBuilder.onApplyInternal
(PrivilegeTO modelObject) Method parameters in org.apache.syncope.client.console.panels with type arguments of type PrivilegeTOModifier and TypeMethodDescriptionprotected ActionsPanel
<PrivilegeTO> PrivilegeDirectoryPanel.getActions
(IModel<PrivilegeTO> model) Constructors in org.apache.syncope.client.console.panels with parameters of type PrivilegeTOModifierConstructorDescriptionPrivilegeWizardBuilder
(ApplicationTO application, PrivilegeTO privilege, ApplicationRestClient applicationRestClient, PageReference pageRef) Profile
(PrivilegeTO privilege) Spec
(PrivilegeTO privilege) Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type PrivilegeTOModifierConstructorDescriptionprotected
PrivilegeDirectoryPanel
(BaseModal<PrivilegeTO> baseModal, ApplicationRestClient restClient, ApplicationTO application, PageReference pageRef) -
Uses of PrivilegeTO in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return types with arguments of type PrivilegeTO -
Uses of PrivilegeTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return PrivilegeTOModifier and TypeMethodDescriptionApplicationService.readPrivilege
(@NotNull String key) Returns privilege with matching key. -
Uses of PrivilegeTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return PrivilegeTO -
Uses of PrivilegeTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return PrivilegeTO -
Uses of PrivilegeTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return PrivilegeTO -
Uses of PrivilegeTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return PrivilegeTO