Class AssistedServicePathRestrictionEvaluator


  • public class AssistedServicePathRestrictionEvaluator
    extends java.lang.Object
    Evaluates list of provided path restrictions.
    • Constructor Detail

      • AssistedServicePathRestrictionEvaluator

        public AssistedServicePathRestrictionEvaluator()
    • Method Detail

      • evaluate

        public boolean evaluate​(javax.servlet.http.HttpServletRequest httpservletrequest,
                                javax.servlet.http.HttpServletResponse httpservletresponse)
      • setRestrictions

        public void setRestrictions​(java.util.List<AssistedServicePathRestriction> restrictions)
        Parameters:
        restrictions - the restrictions to set