Description
org.apache.wicket.authroles.authorization.strategies.role.Roles can be initialized using String[], but it should be also possible to initialize it using any Collection<String> (since it's already a HashSet, it should be pretty strightforward)