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.cxf
Methods in org.apache.syncope.core.rest.cxf that return SRARouteService Modifier and Type Method Description SRARouteService
AMRESTCXFContext. sraRouteService(SRARouteLogic sraRouteLogic)
-
Uses of SRARouteService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement SRARouteService Modifier and Type Class Description class
SRARouteServiceImpl
-
Uses of SRARouteService in org.apache.syncope.sra.actuate
Methods in org.apache.syncope.sra.actuate that return SRARouteService Modifier and Type Method Description protected SRARouteService
SyncopeCoreHealthIndicator. service()
-