Uses of Class
org.apache.syncope.common.lib.request.ResourceAR
Packages that use ResourceAR
Package
Description
-
Uses of ResourceAR in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return ResourceARModifier and TypeMethodDescriptionResourceAR.Builder.build()protected ResourceARResourceAR.Builder.getInstance()protected ResourceARResourceAR.Builder.newInstance() -
Uses of ResourceAR in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type ResourceARModifier and TypeMethodDescriptionAnyService.associate(@NotNull ResourceAR req) Executes resource-related operations on given entity. -
Uses of ResourceAR in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type ResourceAR