Class CsrfParametersCache

java.lang.Object
de.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<CsrfParametersCacheKey,de.hybris.platform.outboundservices.decorator.impl.csrf.CsrfParameters>
de.hybris.platform.outboundservices.decorator.impl.csrf.CsrfParametersCache
All Implemented Interfaces:
IntegrationCache<CsrfParametersCacheKey,de.hybris.platform.outboundservices.decorator.impl.csrf.CsrfParameters>

public class CsrfParametersCache extends BaseIntegrationCache<CsrfParametersCacheKey,de.hybris.platform.outboundservices.decorator.impl.csrf.CsrfParameters>
A cache for CsrfParameters.