AuthorizorChooser Provides an SPI to select from multiple Authorizor s if more than one are present on the classpath. API AuthorizorChooser.java interface AuthorizorChooser { Authorizor chooseFrom(List<Authorizor> authorizors) (1) } 1 chooseFrom(List) Members chooseFrom(List)