Open pfirmstone opened 3 weeks ago
This project is solely to maintain the Authorization API, as such it will be indefinitely supporting it, however we need an annotation to indicate the methods are non compliant with the spec, since Java 23.
Note the reason for doing this, is to allow us to accept "Remove unnecessary @SuppressWarnings" from upstream, with minimised impacts for merges.
This project is solely to maintain the Authorization API, as such it will be indefinitely supporting it, however we need an annotation to indicate the methods are non compliant with the spec, since Java 23.