Uses of Interface
org.apache.syncope.common.keymaster.client.api.ServiceOps
-
-
Uses of ServiceOps in org.apache.syncope.client.console
Fields in org.apache.syncope.client.console declared as ServiceOps Modifier and Type Field Description protected ServiceOpsSyncopeWebApplication. serviceOpsConstructors in org.apache.syncope.client.console with parameters of type ServiceOps Constructor Description SyncopeWebApplication(ConsoleProperties props, ClassPathScanImplementationLookup lookup, ServiceOps serviceOps, ExternalResourceProvider resourceProvider, AnyDirectoryPanelAdditionalActionsProvider anyDirectoryPanelAdditionalActionsProvider, AnyDirectoryPanelAdditionalActionLinksProvider anyDirectoryPanelAdditionalActionLinksProvider, AnyWizardBuilderAdditionalSteps anyWizardBuilderAdditionalSteps, StatusProvider statusProvider, VirSchemaDetailsPanelProvider virSchemaDetailsPanelProvider, ImplementationInfoProvider implementationInfoProvider, AccessPolicyConfProvider accessPolicyConfProvider, List<PolicyTabProvider> policyTabProviders, List<UserFormFinalizer> userFormFinalizers, List<IResource> resources) -
Uses of ServiceOps in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as ServiceOps Modifier and Type Field Description protected ServiceOpsWA. serviceOps -
Uses of ServiceOps in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as ServiceOps Modifier and Type Field Description protected ServiceOpsNetworkServiceDirectoryPanel. serviceOps -
Uses of ServiceOps in org.apache.syncope.client.console.topology
Fields in org.apache.syncope.client.console.topology declared as ServiceOps Modifier and Type Field Description protected ServiceOpsTopologyWebSocketBehavior. serviceOps -
Uses of ServiceOps in org.apache.syncope.client.enduser
Fields in org.apache.syncope.client.enduser declared as ServiceOps Modifier and Type Field Description protected ServiceOpsSyncopeWebApplication. serviceOpsMethods in org.apache.syncope.client.enduser with parameters of type ServiceOps Modifier and Type Method Description SyncopeCoreHealthIndicatorSyncopeEnduserApplication. syncopeCoreHealthIndicator(ServiceOps serviceOps, EnduserProperties props)SyncopeWebApplicationSyncopeEnduserApplication. syncopeWebApplication(ResourceLoader resourceLoader, EnduserProperties props, ClassPathScanImplementationLookup lookup, ServiceOps serviceOps, List<IResource> resources)Constructors in org.apache.syncope.client.enduser with parameters of type ServiceOps Constructor Description SyncopeWebApplication(ResourceLoader resourceLoader, EnduserProperties props, ClassPathScanImplementationLookup lookup, ServiceOps serviceOps, List<IResource> resources) -
Uses of ServiceOps in org.apache.syncope.client.ui.commons.actuate
Fields in org.apache.syncope.client.ui.commons.actuate declared as ServiceOps Modifier and Type Field Description protected ServiceOpsSyncopeCoreHealthIndicator. serviceOpsConstructors in org.apache.syncope.client.ui.commons.actuate with parameters of type ServiceOps Constructor Description SyncopeCoreHealthIndicator(ServiceOps serviceOps, String anonymousUser, String anonymousKey, boolean useGZIPCompression) -
Uses of ServiceOps in org.apache.syncope.common.keymaster.client.api.startstop
Fields in org.apache.syncope.common.keymaster.client.api.startstop declared as ServiceOps Modifier and Type Field Description protected ServiceOpsKeymasterStartStop. serviceOpsprotected ServiceOpsKeymasterStartStop. serviceOpsprotected ServiceOpsKeymasterStartStop. serviceOpsprotected ServiceOpsKeymasterStartStop. serviceOps -
Uses of ServiceOps in org.apache.syncope.common.keymaster.client.self
Classes in org.apache.syncope.common.keymaster.client.self that implement ServiceOps Modifier and Type Class Description classSelfKeymasterServiceOpsMethods in org.apache.syncope.common.keymaster.client.self that return ServiceOps Modifier and Type Method Description ServiceOpsSelfKeymasterClientContext. selfServiceOps(org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean selfKeymasterRESTClientFactoryBean) -
Uses of ServiceOps in org.apache.syncope.common.keymaster.client.zookeeper
Classes in org.apache.syncope.common.keymaster.client.zookeeper that implement ServiceOps Modifier and Type Class Description classZookeeperServiceDiscoveryOpsImplementsServiceOpsvia Apache Curator / Zookeeper via Curator'sServiceDiscovery.classZookeeperServiceOpsImplementsServiceOpsvia Apache Curator / Zookeeper.Methods in org.apache.syncope.common.keymaster.client.zookeeper that return ServiceOps Modifier and Type Method Description ServiceOpsZookeeperKeymasterClientContext. serviceOps() -
Uses of ServiceOps in org.apache.syncope.core.keymaster.internal
Classes in org.apache.syncope.core.keymaster.internal that implement ServiceOps Modifier and Type Class Description classSelfKeymasterInternalServiceOps -
Uses of ServiceOps in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as ServiceOps Modifier and Type Field Description protected ServiceOpsClientAppLogic. serviceOpsprotected ServiceOpsSRARouteLogic. serviceOpsMethods in org.apache.syncope.core.logic with parameters of type ServiceOps Modifier and Type Method Description ClientAppLogicAMLogicContext. clientAppLogic(ServiceOps serviceOps, ClientAppUtilsFactory clientAppUtilsFactory, ClientAppDataBinder binder, CASSPClientAppDAO casSPClientAppDAO, OIDCRPClientAppDAO oidcRPClientAppDAO, SAML2SPClientAppDAO saml2SPClientAppDAO)SRARouteLogicAMLogicContext. sraRouteLogic(EntityFactory entityFactory, ServiceOps serviceOps, SecurityProperties securityProperties, SRARouteDAO routeDAO, SRARouteDataBinder binder)WAConfigLogicAMLogicContext. waConfigLogic(ServiceOps serviceOps, SecurityProperties securityProperties, WAConfigDataBinder binder, WAConfigDAO waConfigDAO)Constructors in org.apache.syncope.core.logic with parameters of type ServiceOps Constructor Description ClientAppLogic(ServiceOps serviceOps, ClientAppUtilsFactory clientAppUtilsFactory, ClientAppDataBinder binder, CASSPClientAppDAO casSPClientAppDAO, OIDCRPClientAppDAO oidcRPClientAppDAO, SAML2SPClientAppDAO saml2SPClientAppDAO)SRARouteLogic(SRARouteDAO routeDAO, SRARouteDataBinder binder, EntityFactory entityFactory, ServiceOps serviceOps, SecurityProperties securityProperties) -
Uses of ServiceOps in org.apache.syncope.core.logic.wa
Fields in org.apache.syncope.core.logic.wa declared as ServiceOps Modifier and Type Field Description protected ServiceOpsWAConfigLogic. serviceOpsConstructors in org.apache.syncope.core.logic.wa with parameters of type ServiceOps Constructor Description WAConfigLogic(ServiceOps serviceOps, WAConfigDataBinder binder, WAConfigDAO waConfigDAO, SecurityProperties securityProperties) -
Uses of ServiceOps in org.apache.syncope.core.starter
Methods in org.apache.syncope.core.starter that return ServiceOps Modifier and Type Method Description ServiceOpsSelfKeymasterContext. internalServiceOps(NetworkServiceLogic networkServiceLogic, KeymasterProperties props) -
Uses of ServiceOps in org.apache.syncope.sra
Fields in org.apache.syncope.sra declared as ServiceOps Modifier and Type Field Description protected ServiceOpsRouteProvider. serviceOpsMethods in org.apache.syncope.sra with parameters of type ServiceOps Modifier and Type Method Description RouteProviderSyncopeSRAApplication. routeProvider(ConfigurableApplicationContext ctx, ServiceOps serviceOps, SRAProperties props)SyncopeCoreHealthIndicatorSyncopeSRAApplication. syncopeCoreHealthIndicator(ServiceOps serviceOps, SRAProperties props)Constructors in org.apache.syncope.sra with parameters of type ServiceOps Constructor Description RouteProvider(ServiceOps serviceOps, ConfigurableApplicationContext ctx, String anonymousUser, String anonymousKey, boolean useGZIPCompression) -
Uses of ServiceOps in org.apache.syncope.sra.actuate
Fields in org.apache.syncope.sra.actuate declared as ServiceOps Modifier and Type Field Description protected ServiceOpsSyncopeCoreHealthIndicator. serviceOpsConstructors in org.apache.syncope.sra.actuate with parameters of type ServiceOps Constructor Description SyncopeCoreHealthIndicator(ServiceOps serviceOps, String anonymousUser, String anonymousKey, boolean useGZIPCompression)
-