Uses of Interface
org.apache.syncope.common.rest.api.service.SRARouteService
- 
Packages that use SRARouteService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service org.apache.syncope.sra.actuate 
- 
- 
Uses of SRARouteService in org.apache.syncope.core.rest.cxfMethods in org.apache.syncope.core.rest.cxf that return SRARouteService Modifier and Type Method Description SRARouteServiceAMRESTCXFContext. sraRouteService(SRARouteLogic sraRouteLogic)
- 
Uses of SRARouteService in org.apache.syncope.core.rest.cxf.serviceClasses in org.apache.syncope.core.rest.cxf.service that implement SRARouteService Modifier and Type Class Description classSRARouteServiceImpl
- 
Uses of SRARouteService in org.apache.syncope.sra.actuateMethods in org.apache.syncope.sra.actuate that return SRARouteService Modifier and Type Method Description protected SRARouteServiceSyncopeCoreHealthIndicator. service()
 
-