Interface InboundServicesConfiguration
-
- All Superinterfaces:
MonitoringConfiguration
- All Known Implementing Classes:
DefaultInboundServicesConfiguration
public interface InboundServicesConfiguration extends MonitoringConfiguration
Configuration for Inbound Services extension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisLegacySecurity()Determines if the system security is using legacy security.-
Methods inherited from interface de.hybris.platform.integrationservices.monitoring.MonitoringConfiguration
isMonitoringEnabled, isPayloadRetentionForErrorEnabled, isPayloadRetentionForSuccessEnabled
-
-