We should add AuthorizationManagerFactory.hasAllAuthorities(String...)
and AuthorizationManagerFactory.hasAllRoles(String...)
. It should also be exposed on the HttpSecurity DSL.
Comment From: therepanic
Hi, @rwinch. May I also implement this issue?