jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Jetty 12 : ee10 `ServletContextHandler.ServletContextApi.declareRoles` not implemented

Open janbartel opened this issue 3 years ago • 0 comments
trafficstars

jetty-12

For ee-10 the ServletContext.declareRoles(String... roles) method is not yet implemented, nor is ServletContextHandler.addRoles(String... roles).

janbartel avatar Aug 09 '22 01:08 janbartel

Fixed.

janbartel avatar Aug 12 '22 00:08 janbartel