Uses of Class
com.soffid.iam.sync.api.Server
Packages that use Server
Package
Description
-
Uses of Server in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return ServerModifier and TypeMethodDescriptionOperation createOperation updateMethods in com.soffid.iam.iga.service that return types with arguments of type ServerModifier and TypeMethodDescriptionDispatcherService.findAllServers()Operation findAllServersDispatcherService.findTenantServers()Operation findTenantServersMethods in com.soffid.iam.iga.service with parameters of type ServerModifier and TypeMethodDescriptionvoidDispatcherService.addCertificate(Server server, X509Certificate cert) Operation addCertificateOperation createvoidOperation deleteString[]DispatcherService.getServerTenants(Server server) Operation getServerTenantsOperation update -
Uses of Server in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return ServerModifier and TypeMethodDescriptionMethods in com.soffid.iam.iga.service.ejb that return types with arguments of type ServerModifier and TypeMethodDescriptionDispatcherService.findAllServers()DispatcherService.findTenantServers()Methods in com.soffid.iam.iga.service.ejb with parameters of type Server -
Uses of Server in com.soffid.iam.sync.api
Constructors in com.soffid.iam.sync.api with parameters of type Server -
Uses of Server in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that return ServerModifier and TypeMethodDescriptionServerService.findRemoteServerByUrl(String url) Operation findRemoteServerByUrlMethods in com.soffid.iam.sync.service that return types with arguments of type ServerModifier and TypeMethodDescriptionSyncServerService.getSyncServerInstances()Operation getSyncServerInstancesSyncServerService.getSyncServers()Operation getSyncServers -
Uses of Server in com.soffid.iam.sync.service.ejb
Methods in com.soffid.iam.sync.service.ejb that return types with arguments of type ServerModifier and TypeMethodDescriptionSyncServerService.getSyncServerInstances()SyncServerService.getSyncServers()