Uses of Class
org.apache.syncope.fit.buildtools.cxf.UserService
-
Packages that use UserService Package Description org.apache.syncope.fit.buildtools -
-
Uses of UserService in org.apache.syncope.fit.buildtools
Methods in org.apache.syncope.fit.buildtools that return UserService Modifier and Type Method Description UserService
SyncopeBuildToolsApplication. userService()
Methods in org.apache.syncope.fit.buildtools with parameters of type UserService Modifier and Type Method Description Server
SyncopeBuildToolsApplication. restProvisioning(GreenMailService greenMailService, UserService userService, Bus bus, ApplicationContext ctx)
-