Class AssitedServiceAllAgentsPathRestriction

java.lang.Object
de.hybris.platform.assistedservicestorefront.restrictions.AssistedServicePathRestriction
de.hybris.platform.assistedservicestorefront.restrictions.AssitedServiceAllAgentsPathRestriction

public class AssitedServiceAllAgentsPathRestriction extends AssistedServicePathRestriction
Path restriction implementation for all Assisted Service Agents. Paths from provided list are restricted.
  • Constructor Details

    • AssitedServiceAllAgentsPathRestriction

      public AssitedServiceAllAgentsPathRestriction()
  • Method Details

    • evaluate

      public boolean evaluate(javax.servlet.http.HttpServletRequest httpservletrequest, javax.servlet.http.HttpServletResponse httpservletresponse)
      Specified by:
      evaluate in class AssistedServicePathRestriction