PathSegmentTemplateMatcher

constructor(resourceTemplate: ResourceTemplate, maxDepth: Int = MAX_DEPTH, maxUriLength: Int = MAX_URL_LENGTH)(source)

Parameters

maxDepth

maximum allowed segment count for the template/uri (defaults to 50)

maxUriLength

maximum allowed length for incoming URIs (defaults to 2048)