Uses of Interface
de.hybris.platform.webservicescommons.api.restrictions.strategies.EndpointRestrictionsConfigStrategy
-
-
Uses of EndpointRestrictionsConfigStrategy in de.hybris.platform.webservicescommons.api.restrictions.services.impl
Methods in de.hybris.platform.webservicescommons.api.restrictions.services.impl that return EndpointRestrictionsConfigStrategy Modifier and Type Method Description protected EndpointRestrictionsConfigStrategyListableEndpointRestrictionsService. getEndpointRestrictionsConfigStrategy()Constructors in de.hybris.platform.webservicescommons.api.restrictions.services.impl with parameters of type EndpointRestrictionsConfigStrategy Constructor Description ListableEndpointRestrictionsService(EndpointRestrictionsConfigStrategy endpointRestrictionsConfigStrategy, java.util.List<EndpointIdentificationStrategy> endpointIdentificationStrategies)Service constructor -
Uses of EndpointRestrictionsConfigStrategy in de.hybris.platform.webservicescommons.api.restrictions.strategies.impl
Classes in de.hybris.platform.webservicescommons.api.restrictions.strategies.impl that implement EndpointRestrictionsConfigStrategy Modifier and Type Class Description classDefaultEndpointRestrictionsConfigStrategyStrategy used to determine whether the API endpoint is disabled, based on property in the configuration.
-