Class GigyaSessionConfigValidateInterceptor

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

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

    • GigyaSessionConfigValidateInterceptor

      public GigyaSessionConfigValidateInterceptor()
  • Method Details

    • onValidate

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