71727374757677
return new StdCORSAuthorizer(originMatcher, pathMatcher, allowedMethods, allowedHeaders, allowCredentials, maxAge); } } public static Builder builder() { return new Builder(); }