JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.apache.syncope.common.rest.api.service.AttrRepoService
Packages that use
AttrRepoService
Package
Description
org.apache.syncope.core.rest.cxf
org.apache.syncope.core.rest.cxf.service
Uses of
AttrRepoService
in
org.apache.syncope.core.rest.cxf
Methods in
org.apache.syncope.core.rest.cxf
that return
AttrRepoService
Modifier and Type
Method
Description
AttrRepoService
AMRESTCXFContext.
attrRepoService
(
AttrRepoLogic
attrRepoLogic)
Uses of
AttrRepoService
in
org.apache.syncope.core.rest.cxf.service
Classes in
org.apache.syncope.core.rest.cxf.service
that implement
AttrRepoService
Modifier and Type
Class
Description
class
AttrRepoServiceImpl