Uses of Class
org.apache.syncope.common.lib.to.RoleTO
Package
Description
-
Uses of RoleTO in org.apache.syncope.client.console.panels
Modifier and TypeMethodDescriptionRoleDirectoryPanel.getActions
(IModel<RoleTO> model) RoleDirectoryPanel.getColumns()
RoleDirectoryPanel.RoleDataProvider.iterator
(long first, long count) Modifier and TypeMethodDescription -
Uses of RoleTO in org.apache.syncope.client.console.rest
-
Uses of RoleTO in org.apache.syncope.client.console.wizards.role
ModifierConstructorDescriptionEntitlements
(RoleTO modelObject) Privileges
(RoleTO modelObject) RoleWizardBuilder
(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, ApplicationRestClient applicationRestClient, PageReference pageRef) RoleWrapper
(RoleTO roleTO) -
Uses of RoleTO in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionReturns role with matching key. -
Uses of RoleTO in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionprotected RoleTO
RoleLogic.resolveReference
(Method method, Object... args) -
Uses of RoleTO in org.apache.syncope.core.provisioning.api.data
-
Uses of RoleTO in org.apache.syncope.core.provisioning.java.data
-
Uses of RoleTO in org.apache.syncope.core.rest.cxf.service