Uses of Class
org.apache.syncope.common.keymaster.client.api.model.NetworkService
Packages that use NetworkService
Package
Description
-
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 -
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 NetworkServiceModifier and TypeMethodDescriptionprotected ActionsPanel
<NetworkService> NetworkServiceDirectoryPanel.getActions
(IModel<NetworkService> model) protected List
<IColumn<NetworkService, String>> NetworkServiceDirectoryPanel.getColumns()
NetworkServiceDirectoryPanel.NetworkServiceProvider.iterator
(long first, long count) NetworkServiceDirectoryPanel.NetworkServiceProvider.model
(NetworkService service) Methods in org.apache.syncope.client.console.panels with parameters of type NetworkServiceModifier and TypeMethodDescriptionNetworkServiceDirectoryPanel.NetworkServiceProvider.model
(NetworkService service) Method parameters in org.apache.syncope.client.console.panels with type arguments of type NetworkServiceModifier and TypeMethodDescriptionprotected ActionsPanel
<NetworkService> NetworkServiceDirectoryPanel.getActions
(IModel<NetworkService> model) Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type NetworkServiceModifierConstructorDescriptionSRAStatisticsPanel
(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 NetworkServiceModifier and TypeFieldDescriptionprotected final List
<NetworkService> AMSessionRestClient.instances
Methods in org.apache.syncope.client.console.rest with parameters of type NetworkServiceModifier and TypeMethodDescriptionprotected String
LoggerConfRestClient.getActuatorEndpoint
(NetworkService instance) Method parameters in org.apache.syncope.client.console.rest with type arguments of type NetworkServiceModifier and TypeMethodDescriptionprotected String
SRAStatisticsRestClient.getActuatorEndpoint
(List<NetworkService> instances) Constructor parameters in org.apache.syncope.client.console.rest with type arguments of type NetworkServiceModifierConstructorDescriptionprotected
AMSessionRestClient
(List<NetworkService> instances) LoggerConfRestClient
(List<NetworkService> instances, List<Domain> domains) 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 NetworkServiceModifier and TypeMethodDescriptionServiceOps.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 NetworkServiceMethods in org.apache.syncope.common.keymaster.client.api with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
ServiceOps.register
(NetworkService service) void
ServiceOps.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 NetworkServiceMethods in org.apache.syncope.common.keymaster.client.self that return types with arguments of type NetworkServiceMethods in org.apache.syncope.common.keymaster.client.self with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
SelfKeymasterServiceOps.register
(NetworkService service) void
SelfKeymasterServiceOps.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 NetworkServiceModifier and TypeMethodDescriptionZookeeperServiceDiscoveryOps.get
(NetworkService.Type serviceType) ZookeeperServiceOps.get
(NetworkService.Type serviceType) Methods in org.apache.syncope.common.keymaster.client.zookeeper that return types with arguments of type NetworkServiceModifier and TypeMethodDescriptionZookeeperServiceDiscoveryOps.list
(NetworkService.Type serviceType) ZookeeperServiceOps.list
(NetworkService.Type serviceType) Methods in org.apache.syncope.common.keymaster.client.zookeeper with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
ZookeeperServiceDiscoveryOps.register
(NetworkService service) void
ZookeeperServiceOps.register
(NetworkService service) void
ZookeeperServiceDiscoveryOps.unregister
(NetworkService service) void
ZookeeperServiceOps.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 NetworkServiceModifier and TypeMethodDescriptionNetworkServiceService.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 NetworkServiceModifier and TypeMethodDescriptionNetworkServiceService.list
(NetworkService.Type serviceType) Returns the list of registered services.Methods in org.apache.syncope.common.keymaster.rest.api.service with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
NetworkServiceService.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 NetworkServiceModifier and TypeMethodDescriptionSelfKeymasterInternalServiceOps.get
(NetworkService.Type serviceType) Methods in org.apache.syncope.core.keymaster.internal that return types with arguments of type NetworkServiceModifier and TypeMethodDescriptionSelfKeymasterInternalServiceOps.list
(NetworkService.Type serviceType) Methods in org.apache.syncope.core.keymaster.internal with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
SelfKeymasterInternalServiceOps.register
(NetworkService service) void
SelfKeymasterInternalServiceOps.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 NetworkServiceMethods in org.apache.syncope.core.keymaster.rest.cxf.service that return types with arguments of type NetworkServiceModifier and TypeMethodDescriptionNetworkServiceServiceImpl.list
(NetworkService.Type serviceType) Methods in org.apache.syncope.core.keymaster.rest.cxf.service with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
NetworkServiceServiceImpl.action
(NetworkService networkService, NetworkServiceService.Action action) -
Uses of NetworkService in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return NetworkServiceModifier and TypeMethodDescriptionNetworkServiceLogic.get
(NetworkService.Type serviceType) protected NetworkService
NetworkServiceLogic.toNetworkService
(NetworkService.Type serviceType, NetworkServiceEntity service) Methods in org.apache.syncope.core.logic that return types with arguments of type NetworkServiceMethods in org.apache.syncope.core.logic with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
NetworkServiceLogic.register
(NetworkService networkService) void
NetworkServiceLogic.unregister
(NetworkService networkService) -
Uses of NetworkService in org.apache.syncope.core.persistence.api.dao.keymaster
Methods in org.apache.syncope.core.persistence.api.dao.keymaster with parameters of type NetworkService -
Uses of NetworkService in org.apache.syncope.core.persistence.jpa.dao.repo
Methods in org.apache.syncope.core.persistence.jpa.dao.repo with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
NetworkServiceRepoExt.deleteAll
(NetworkService service) void
NetworkServiceRepoExtImpl.deleteAll
(NetworkService service) -
Uses of NetworkService in org.apache.syncope.core.persistence.neo4j.dao.repo
Methods in org.apache.syncope.core.persistence.neo4j.dao.repo with parameters of type NetworkServiceModifier and TypeMethodDescriptionvoid
NetworkServiceRepoExt.deleteAll
(NetworkService service) void
NetworkServiceRepoExtImpl.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