Uses of Interface
org.apache.syncope.common.rest.api.service.PolicyService
-
Packages that use PolicyService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of PolicyService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return PolicyService Modifier and Type Method Description PolicyService
IdRepoRESTCXFContext. policyService(PolicyLogic policyLogic)
-
Uses of PolicyService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement PolicyService Modifier and Type Class Description class
PolicyServiceImpl
-