jetty.project
jetty.project copied to clipboard
Jetty 12 : ee10 `ServletContextHandler.ServletContextApi.declareRoles` not implemented
trafficstars
jetty-12
For ee-10 the ServletContext.declareRoles(String... roles) method is not yet implemented, nor is ServletContextHandler.addRoles(String... roles).
Fixed.