Uses of Interface
de.hybris.platform.webservicescommons.api.restrictions.services.EndpointRestrictionsService
Packages that use EndpointRestrictionsService
Package
Description
-
Uses of EndpointRestrictionsService in de.hybris.platform.webservicescommons.api.restrictions.interceptor
Methods in de.hybris.platform.webservicescommons.api.restrictions.interceptor that return EndpointRestrictionsServiceModifier and TypeMethodDescriptionprotected EndpointRestrictionsServiceBaseEndpointRestrictionsInterceptor.getEndpointRestrictionsService()Constructors in de.hybris.platform.webservicescommons.api.restrictions.interceptor with parameters of type EndpointRestrictionsServiceModifierConstructorDescriptionBaseEndpointRestrictionsInterceptor(String specificConfigPrefix, EndpointRestrictionsService endpointRestrictionsService) Interceptor constructorBaseEndpointRestrictionsInterceptor(String specificConfigPrefix, EndpointRestrictionsService endpointRestrictionsService, int errorStatus) Interceptor constructor -
Uses of EndpointRestrictionsService in de.hybris.platform.webservicescommons.api.restrictions.services.impl
Classes in de.hybris.platform.webservicescommons.api.restrictions.services.impl that implement EndpointRestrictionsServiceModifier and TypeClassDescriptionclassImplementation of theEndpointRestrictionsServiceservice used for restricting REST controller endpoints.