Package de.craftsblock.craftsnet.api.requirements.web
package de.craftsblock.craftsnet.api.requirements.web
-
ClassesClassDescriptionA specific web requirement that checks if the body of an HTTP request matches certain criteria.A specific web requirement that checks if the content-type of an HTTP request matches certain criteria.A specific web requirement that checks if the cookie list of an HTTP request matches certain criteria.A specific web requirement that checks if the headers of an HTTP request matches certain criteria.A specific web requirement that checks if the domain of an HTTP request matches certain criteria.A specific web requirement that checks if the request method of an HTTP request matches certain criteria.A specific web requirement that checks if the url parameter list of an HTTP request matches certain criteria.Abstract class representing a web specific requirement.