Uses of Class
org.alfresco.hxi_connector.prediction_applier.config.HxInsightProperties
Packages that use HxInsightProperties
Package
Description
-
Uses of HxInsightProperties in org.alfresco.hxi_connector.prediction_applier.auth
Constructors in org.alfresco.hxi_connector.prediction_applier.auth with parameters of type HxInsightPropertiesModifierConstructorDescriptionPredictionApplierHxAuthClient(org.apache.camel.CamelContext camelContext, HxInsightProperties hxInsightProperties) -
Uses of HxInsightProperties in org.alfresco.hxi_connector.prediction_applier.config
Methods in org.alfresco.hxi_connector.prediction_applier.config with parameters of type HxInsightPropertiesModifier and TypeMethodDescriptionorg.alfresco.hxi_connector.common.adapters.auth.AuthenticationServiceSecurityConfig.authenticationService(org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties oAuth2ClientProperties, HxInsightProperties hxInsightProperties, org.springframework.security.authentication.AuthenticationManager authenticationManager, org.springframework.scheduling.TaskScheduler taskScheduler, org.apache.camel.CamelContext camelContext) org.alfresco.hxi_connector.common.adapters.auth.HxAuthenticationClientSecurityConfig.predictionApplierHxAuthClient(org.apache.camel.CamelContext camelContext, HxInsightProperties hxInsightProperties)