Uses of Class
de.hybris.platform.outboundservices.decorator.impl.csrf.CsrfParametersCacheKey
Packages that use CsrfParametersCacheKey
-
Uses of CsrfParametersCacheKey in de.hybris.platform.outboundservices.decorator.impl.csrf
Methods in de.hybris.platform.outboundservices.decorator.impl.csrf that return CsrfParametersCacheKeyModifier and TypeMethodDescriptionstatic CsrfParametersCacheKeyCsrfParametersCacheKey.from(ConsumedDestinationModel dest) Methods in de.hybris.platform.outboundservices.decorator.impl.csrf that return types with arguments of type CsrfParametersCacheKeyModifier and TypeMethodDescriptionprotected IntegrationCache<CsrfParametersCacheKey,de.hybris.platform.outboundservices.decorator.impl.csrf.CsrfParameters> DefaultCsrfOutboundRequestDecorator.getCache()Methods in de.hybris.platform.outboundservices.decorator.impl.csrf with parameters of type CsrfParametersCacheKeyModifier and TypeMethodDescriptionprotected CacheKeyCsrfParametersCache.toCacheKey(CsrfParametersCacheKey key) Method parameters in de.hybris.platform.outboundservices.decorator.impl.csrf with type arguments of type CsrfParametersCacheKeyModifier and TypeMethodDescriptionvoidDefaultCsrfOutboundRequestDecorator.setCache(IntegrationCache<CsrfParametersCacheKey, de.hybris.platform.outboundservices.decorator.impl.csrf.CsrfParameters> cache)