Class GigyaSessionConfigPrepareInterceptor

java.lang.Object
de.hybris.platform.gigya.gigyaservices.interceptor.GigyaSessionConfigPrepareInterceptor
All Implemented Interfaces:
de.hybris.platform.servicelayer.interceptor.Interceptor, de.hybris.platform.servicelayer.interceptor.PrepareInterceptor<GigyaSessionConfigModel>

public class GigyaSessionConfigPrepareInterceptor extends Object implements de.hybris.platform.servicelayer.interceptor.PrepareInterceptor<GigyaSessionConfigModel>
  • Constructor Details

    • GigyaSessionConfigPrepareInterceptor

      public GigyaSessionConfigPrepareInterceptor()
  • Method Details

    • onPrepare

      public void onPrepare(GigyaSessionConfigModel gigyaSessionConfig, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Specified by:
      onPrepare in interface de.hybris.platform.servicelayer.interceptor.PrepareInterceptor<GigyaSessionConfigModel>
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException