Uses of Interface
org.apache.syncope.common.rest.api.service.DynRealmService
-
Packages that use DynRealmService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of DynRealmService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return DynRealmService Modifier and Type Method Description DynRealmService
IdRepoRESTCXFContext. dynRealmService(DynRealmLogic dynRealmLogic)
-
Uses of DynRealmService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement DynRealmService Modifier and Type Class Description class
DynRealmServiceImpl
-