Uses of Interface
org.apache.syncope.common.keymaster.rest.api.service.DomainService
Packages that use DomainService
Package
Description
-
Uses of DomainService in org.apache.syncope.core.keymaster.rest.cxf.service
Classes in org.apache.syncope.core.keymaster.rest.cxf.service that implement DomainService -
Uses of DomainService in org.apache.syncope.core.starter
Methods in org.apache.syncope.core.starter that return DomainServiceMethods in org.apache.syncope.core.starter with parameters of type DomainServiceModifier and TypeMethodDescriptionSelfKeymasterContext.selfKeymasterContainer
(DomainHolder<?> domainHolder, ConfParamService confParamService, NetworkServiceService networkServiceService, DomainService domainService, com.fasterxml.jackson.jakarta.rs.json.JacksonJsonProvider jsonProvider, GZIPInInterceptor gzipInInterceptor, GZIPOutInterceptor gzipOutInterceptor, org.apache.cxf.jaxrs.validation.JAXRSBeanValidationInInterceptor validationInInterceptor, RestServiceExceptionMapper restServiceExceptionMapper, Bus bus, Environment env)