Uses of Interface
com.soffid.iam.sync.service.ServerService
-
Packages that use ServerService Package Description com.soffid.iam.config com.soffid.iam.remote -
-
Uses of ServerService in com.soffid.iam.config
Methods in com.soffid.iam.config that return ServerService Modifier and Type Method Description ServerServiceConfig. getServerService()Methods in com.soffid.iam.config with parameters of type ServerService Modifier and Type Method Description voidConfig. setServerService(ServerService server) -
Uses of ServerService in com.soffid.iam.remote
Methods in com.soffid.iam.remote that return ServerService Modifier and Type Method Description ServerServiceRemoteServiceLocator. getServerService()Gets the remote service ServerService.
-