JDK 26 moves to general production availability. This short-term release is backed by six months of Premier-level support. Java Development Kit (JDK) 26, the latest standard Java release from Oracle, ...
public static FilterResult block(String filterName, int httpStatus, String reason) { return new FilterResult(filterName, DecisionType.BLOCK, httpStatus, reason, Map ...