Uses of Interface
org.apache.syncope.common.keymaster.rest.api.service.ConfParamService
Package
Description
-
Uses of ConfParamService in org.apache.syncope.core.keymaster.rest.cxf.service
-
Uses of ConfParamService in org.apache.syncope.core.starter
Modifier and TypeMethodDescriptionSelfKeymasterContext.confParamService
(ConfParamLogic confParamLogic) Modifier 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)