Class AssitedServiceAllAgentsPathRestriction


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

      • AssitedServiceAllAgentsPathRestriction

        public AssitedServiceAllAgentsPathRestriction()
    • Method Detail

      • evaluate

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