resources=Arrays.asList(matches); | resources=Collections.singletonList(matches.getValue()); | Arrays.asList(matches) | Collections.singletonList(matches.getValue()) | keycloak | 5aebc74f8c2687db44eb01eeaf02872a3f910483 | org.keycloak.authorization.admin.ResourceSetService | | | | | | Uses | True |