Class ZionRequestMatchDefinition

java.lang.Object
de.gematik.test.tiger.zion.config.ZionRequestMatchDefinition

public class ZionRequestMatchDefinition extends Object
A configuration class to define path matching criteria in a zion server. It defines a path to match which may have path variables which will be assigned to the value of the actual request. Additional criterions, as JEXL expressions can also be included.