Uses of Interface
org.apache.syncope.common.rest.api.service.RealmService
-
Packages that use RealmService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of RealmService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return RealmService Modifier and Type Method Description RealmService
IdRepoRESTCXFContext. realmService(RealmLogic realmLogic)
-
Uses of RealmService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement RealmService Modifier and Type Class Description class
RealmServiceImpl
-