Uses of Interface
org.apache.syncope.common.rest.api.service.UserService
-
Packages that use UserService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of UserService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return UserService Modifier and Type Method Description UserServiceIdRepoRESTCXFContext. userService(UserDAO userDAO, UserLogic userLogic, SearchCondVisitor searchCondVisitor) -
Uses of UserService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement UserService Modifier and Type Class Description classUserServiceImpl
-