Uses of Class
org.apache.syncope.common.keymaster.client.api.model.NetworkService
-
-
Uses of NetworkService in org.apache.syncope.client.console.pages
Method parameters in org.apache.syncope.client.console.pages with type arguments of type NetworkService Modifier and Type Method Description protected List<ITab>WA. buildTabList(List<NetworkService> instances) -
Uses of NetworkService in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type NetworkService Modifier and Type Method Description protected ActionsPanel<NetworkService>NetworkServiceDirectoryPanel. getActions(IModel<NetworkService> model)protected List<IColumn<NetworkService,String>>NetworkServiceDirectoryPanel. getColumns()Iterator<NetworkService>NetworkServiceDirectoryPanel.NetworkServiceProvider. iterator(long first, long count)IModel<NetworkService>NetworkServiceDirectoryPanel.NetworkServiceProvider. model(NetworkService service)Methods in org.apache.syncope.client.console.panels with parameters of type NetworkService Modifier and Type Method Description IModel<NetworkService>NetworkServiceDirectoryPanel.NetworkServiceProvider. model(NetworkService service)Method parameters in org.apache.syncope.client.console.panels with type arguments of type NetworkService Modifier and Type Method Description protected ActionsPanel<NetworkService>NetworkServiceDirectoryPanel. getActions(IModel<NetworkService> model)Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type NetworkService Constructor Description SRAStatisticsPanel(String id, List<NetworkService> instances)WAPushModalPanel(BaseModal<Serializable> modal, List<NetworkService> instances, PageReference pageRef) -
Uses of NetworkService in org.apache.syncope.client.console.rest
Fields in org.apache.syncope.client.console.rest with type parameters of type NetworkService Modifier and Type Field Description protected List<NetworkService>AMSessionRestClient. instancesMethods in org.apache.syncope.client.console.rest with parameters of type NetworkService Modifier and Type Method Description protected StringLoggerConfRestClient. getActuatorEndpoint(NetworkService instance)Method parameters in org.apache.syncope.client.console.rest with type arguments of type NetworkService Modifier and Type Method Description SRAStatisticsSRAStatisticsRestClient. get(List<NetworkService> instances, List<Pair<String,String>> selected)protected StringSRAStatisticsRestClient. getActuatorEndpoint(List<NetworkService> instances)Constructor parameters in org.apache.syncope.client.console.rest with type arguments of type NetworkService Constructor Description AMSessionRestClient(List<NetworkService> instances)LoggerConfRestClient(List<NetworkService> instances, List<Domain> domains)SRASessionRestClient(List<NetworkService> list)WASessionRestClient(List<NetworkService> instances) -
Uses of NetworkService in org.apache.syncope.common.keymaster.client.api
Methods in org.apache.syncope.common.keymaster.client.api that return NetworkService Modifier and Type Method Description NetworkServiceServiceOps. get(NetworkService.Type serviceType)Returns the service instance to invoke, for the given type.Methods in org.apache.syncope.common.keymaster.client.api that return types with arguments of type NetworkService Modifier and Type Method Description List<NetworkService>ServiceOps. list(NetworkService.Type serviceType)Methods in org.apache.syncope.common.keymaster.client.api with parameters of type NetworkService Modifier and Type Method Description voidServiceOps. register(NetworkService service)voidServiceOps. unregister(NetworkService service) -
Uses of NetworkService in org.apache.syncope.common.keymaster.client.self
Methods in org.apache.syncope.common.keymaster.client.self that return NetworkService Modifier and Type Method Description NetworkServiceSelfKeymasterServiceOps. get(NetworkService.Type serviceType)Methods in org.apache.syncope.common.keymaster.client.self that return types with arguments of type NetworkService Modifier and Type Method Description List<NetworkService>SelfKeymasterServiceOps. list(NetworkService.Type serviceType)Methods in org.apache.syncope.common.keymaster.client.self with parameters of type NetworkService Modifier and Type Method Description voidSelfKeymasterServiceOps. register(NetworkService service)voidSelfKeymasterServiceOps. unregister(NetworkService service) -
Uses of NetworkService in org.apache.syncope.common.keymaster.client.zookeeper
Methods in org.apache.syncope.common.keymaster.client.zookeeper that return NetworkService Modifier and Type Method Description NetworkServiceZookeeperServiceDiscoveryOps. get(NetworkService.Type serviceType)NetworkServiceZookeeperServiceOps. get(NetworkService.Type serviceType)Methods in org.apache.syncope.common.keymaster.client.zookeeper that return types with arguments of type NetworkService Modifier and Type Method Description List<NetworkService>ZookeeperServiceDiscoveryOps. list(NetworkService.Type serviceType)List<NetworkService>ZookeeperServiceOps. list(NetworkService.Type serviceType)Methods in org.apache.syncope.common.keymaster.client.zookeeper with parameters of type NetworkService Modifier and Type Method Description voidZookeeperServiceDiscoveryOps. register(NetworkService service)voidZookeeperServiceOps. register(NetworkService service)voidZookeeperServiceDiscoveryOps. unregister(NetworkService service)voidZookeeperServiceOps. unregister(NetworkService service) -
Uses of NetworkService in org.apache.syncope.common.keymaster.rest.api.service
Methods in org.apache.syncope.common.keymaster.rest.api.service that return NetworkService Modifier and Type Method Description NetworkServiceNetworkServiceService. get(NetworkService.Type serviceType)Returns the service instance to invoke, for the given type.Methods in org.apache.syncope.common.keymaster.rest.api.service that return types with arguments of type NetworkService Modifier and Type Method Description List<NetworkService>NetworkServiceService. list(NetworkService.Type serviceType)Returns the list of registered services.Methods in org.apache.syncope.common.keymaster.rest.api.service with parameters of type NetworkService Modifier and Type Method Description voidNetworkServiceService. action(@NotNull NetworkService networkService, NetworkServiceService.Action action)(Un)registers the given service. -
Uses of NetworkService in org.apache.syncope.core.keymaster.internal
Methods in org.apache.syncope.core.keymaster.internal that return NetworkService Modifier and Type Method Description NetworkServiceSelfKeymasterInternalServiceOps. get(NetworkService.Type serviceType)Methods in org.apache.syncope.core.keymaster.internal that return types with arguments of type NetworkService Modifier and Type Method Description List<NetworkService>SelfKeymasterInternalServiceOps. list(NetworkService.Type serviceType)Methods in org.apache.syncope.core.keymaster.internal with parameters of type NetworkService Modifier and Type Method Description voidSelfKeymasterInternalServiceOps. register(NetworkService service)voidSelfKeymasterInternalServiceOps. unregister(NetworkService service) -
Uses of NetworkService in org.apache.syncope.core.keymaster.rest.cxf.service
Methods in org.apache.syncope.core.keymaster.rest.cxf.service that return NetworkService Modifier and Type Method Description NetworkServiceNetworkServiceServiceImpl. get(NetworkService.Type serviceType)Methods in org.apache.syncope.core.keymaster.rest.cxf.service that return types with arguments of type NetworkService Modifier and Type Method Description List<NetworkService>NetworkServiceServiceImpl. list(NetworkService.Type serviceType)Methods in org.apache.syncope.core.keymaster.rest.cxf.service with parameters of type NetworkService Modifier and Type Method Description voidNetworkServiceServiceImpl. action(NetworkService networkService, NetworkServiceService.Action action) -
Uses of NetworkService in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return NetworkService Modifier and Type Method Description NetworkServiceNetworkServiceLogic. get(NetworkService.Type serviceType)protected NetworkServiceNetworkServiceLogic. toNetworkService(NetworkService.Type serviceType, NetworkServiceEntity service)Methods in org.apache.syncope.core.logic that return types with arguments of type NetworkService Modifier and Type Method Description List<NetworkService>NetworkServiceLogic. list(NetworkService.Type serviceType)Methods in org.apache.syncope.core.logic with parameters of type NetworkService Modifier and Type Method Description voidNetworkServiceLogic. register(NetworkService networkService)voidNetworkServiceLogic. unregister(NetworkService networkService) -
Uses of NetworkService in org.apache.syncope.core.persistence.api.dao
Methods in org.apache.syncope.core.persistence.api.dao with parameters of type NetworkService Modifier and Type Method Description intNetworkServiceDAO. deleteAll(NetworkService service) -
Uses of NetworkService in org.apache.syncope.core.persistence.jpa.dao
Methods in org.apache.syncope.core.persistence.jpa.dao with parameters of type NetworkService Modifier and Type Method Description intJPANetworkServiceDAO. deleteAll(NetworkService service) -
Uses of NetworkService in org.apache.syncope.wa.bootstrap
Methods in org.apache.syncope.wa.bootstrap that return types with arguments of type NetworkService Modifier and Type Method Description protected Optional<NetworkService>WARestClient. getCore()
-