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 UserServiceSyncopeBuildToolsApplication. userService()Methods in org.apache.syncope.fit.buildtools with parameters of type UserService Modifier and Type Method Description ServerSyncopeBuildToolsApplication. restProvisioning(GreenMailService greenMailService, UserService userService, Bus bus, ApplicationContext ctx)
-